JOpt.TourOptimizer
JOpt.TourOptimizer is an enterprise optimization engine for route planning, scheduling, and resource allocation across logistics, transportation, dispatch, and field service operations. It is built for organizations that need to solve complex planning problems under real-world business constraints rather than simple consumer-grade route calculation. The platform supports vehicle routing and scheduling scenarios such as VRP, CVRP, VRPTW, pickup and delivery, multi-depot planning, heterogeneous fleets, and workforce scheduling.
JOpt.TourOptimizer can model time windows, working hours, visit durations, capacities, skills and expertise levels, territories, zone governance, overnight stays, alternate destinations, and custom business rules. This makes it suitable for production deployments where feasibility, transparency, and operational reliability matter. It is designed to generate practical plans that help teams balance travel time, service commitments, workload distribution, and operational cost in demanding enterprise environments.
The solution is available both as an embedded Java SDK and as a Docker-based REST API with OpenAPI and Swagger support. This allows software vendors, enterprise developers, and system integrators to embed advanced optimization into TMS, ERP, CRM, WMS, dispatch systems, customer platforms, and field service applications. With support for scalable integration and modern service architectures, JOpt.TourOptimizer helps organizations improve planning efficiency, service quality, SLA compliance, transparency, and operational resilience at scale. It also supports enterprise integration strategies that require reproducible optimization runs, structured outputs, and flexible deployment models.
Learn more
SurveyJS
SurveyJS is a set of four open-source JavaScript libraries that offer the benefits of a tailor-made in-house survey application, while considerably reducing the time and resources needed to deploy the system. These libraries are independent of specific server code or database requirements and seamlessly integrate with popular JavaScript frameworks, including React, Angular, Vue.js, jQuery, Knockout, and more. They are designed to communicate with any server that can handle JSON requests, ensuring compatibility with various server architectures and databases.
The product family is composed of:
- An open-source MIT-licensed rendering library that renders dynamic JSON-based forms in your web application, and collects responses.
- A self-hosted drag & drop form builder that features an integrated CSS-based theme editor and a GUI for conditional rules. It automatically generates JSON definitions (schemas) of your forms in real time.
- PDF Generator, a library that renders SurveyJS surveys and forms as PDF files in a browser;
- The Dashboard library that allows you to simplify survey data analysis with interactive and customizable charts and tables.
Visit our website to try out and evaluate our full-scale demo for free.
Learn more
Nextflow
Data-driven computational pipelines. Nextflow allows for reproducible and scalable scientific workflows by using software containers. It allows adaptation of scripts written in most common scripting languages. Fluent DSL makes it easy to implement and deploy complex reactive and parallel workflows on clusters and clouds. Nextflow was built on the belief that Linux is the lingua Franca of data science. Nextflow makes it easier to create a computational pipeline that can be used to combine many tasks. You can reuse existing scripts and tools. Additionally, you don't have to learn a new language to use Nextflow. Nextflow supports Docker, Singularity and other containers technology. This, together with integration of the GitHub Code-sharing Platform, allows you write self-contained pipes, manage versions, reproduce any configuration quickly, and allow you to integrate the GitHub code-sharing portal. Nextflow acts as an abstraction layer between the logic of your pipeline and its execution layer.
Learn more
statsmodels
Statsmodels is a Python library designed for the estimation of various statistical models, enabling users to perform statistical tests and explore data effectively. Each estimator comes with a comprehensive array of result statistics, which are validated against established statistical software to ensure accuracy. This package is distributed under the open-source Modified BSD (3-clause) license, promoting free use and modification. Users can specify models using R-style formulas or utilize pandas DataFrames for convenience. To discover available results, you can check dir(results), and you will find that attributes are detailed in results.__doc__, while methods include their own docstrings for further guidance. Additionally, numpy arrays can be employed as an alternative to formulas. For most users, the simplest way to install statsmodels is through the Anaconda distribution, which caters to data analysis and scientific computing across various platforms. Overall, statsmodels serves as a powerful tool for statisticians and data analysts alike.
Learn more