AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
java
optimization
scheduling
solver
constraint-satisfaction-problem
artificial-intelligence
constraints
vehicle-routing-problem
constraint-programming
traveling-salesman
local-search
simulated-annealing
constraint-solver
tabu-search
branch-and-bound
metaheuristics
rostering
employee-rostering
traveling-salesman-problem
mathematical-optimization
-
Updated
Sep 17, 2021 - Java
With
v1.9.0
, it used to be possible to provide a custom matrix and yet use calls to a routing engine to get additional information, namelygeometry
anddistance
values.As of
v1.10.0
, this results in an error: