TECHNIQUE
Decision Optimization
| Name | Kind | When | Maturity |
|---|---|---|---|
| OR-Tools CP-SAT | library | shift scheduling and constraint-heavy assignment with a free best-in-class solver | established |
| jsprit | library | JVM vehicle routing with rich real-world constraints (time windows, capacities) | established |
| Timefold | library | JVM planning and scheduling expressed as constraint streams over domain objects | established |