JOpt.SDK is an automated vehicle routing and dispatching component for both Java/J2SE and .NET. It can solve Travelling Salesman Problems (TSP) and Capacitated Vehicle Routing Problems with Time Windows (CVRP,VRPTW). It offers route and transport optimisation with respect to various constraints such as time windows, load capacities, and prescribed itinerary. The component is based on genetic algorithms, and automatically determines an optimized allocation of vehicels to an arbitrary set of orders.
| Tags | Software Development Libraries Java Libraries Scientific/Engineering Geographical Office/Business Scheduling Mathematics |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: This release adds a new Callback function that allows online monitoring of several different constraint indicators during the optimization process.


Changes: This release added a new Callback function that allows online monitoring of several different constraint indicators during the optimization process.


Changes: This release adds a new Callback function that allows online monitoring of several different constraint indicators during the optimization process.


Changes: This release extends the Strict Mode towards Multidepot Problems. In Strict Mode, JOpt will only schedule as many nodes as it can without causing a violation. All other nodes remain unscheduled and are returned as unassigned nodes.


Changes: This release extends the Strict Mode towards Multidepot Problems. In Strict Mode, JOpt will only schedule as many nodes as it can without causing a violation. All other nodes remain unscheduled and are returned as unassigned nodes.