The open source Solver AI for Java and Kotlin to optimize scheduling and routing. Solve the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems.
Stars
1.6k
Forks
187
Watchers
1.6k
Open Issues
75
Overall repository health assessment
No package.json found
This might not be a Node.js project
6.1k
commits
906
commits
627
commits
410
commits
303
commits
231
commits
165
commits
150
commits
128
commits
91
commits
perf: improve runtime performance of exhaustive search (#2214)
b96aa54View on GitHubdeps: bump org.springframework.boot:spring-boot-dependencies from 4.0.4 to 4.0.5 in the spring group (#2217)
84e8d56View on GitHubfix: handle null planning values in ValueTabuAcceptor (#2211)
7aed97fView on GitHubdeps: bump org.springframework.boot:spring-boot-dependencies from 4.0.3 to 4.0.4 in the spring group (#2210)
ce48fe7View on GitHubdeps: bump org.openrewrite.recipe:rewrite-recipe-bom from 3.26.1 to 3.27.0 in the openrewrite group (#2208)
6d20072View on GitHubdeps: bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 in the regular group (#2202)
e892b0aView on GitHubrefactor: remove Solution_ generic from SolverConfigOverride
39aa1f4View on GitHubfix: provide a more accurate problem scale log (#2183)
858855aView on GitHubchore: gitignore every Eclipse JDT produced file and folder (#2195)
65918e5View on GitHubchore: adapt to changes in Enterprise licensing (#2194)
df8b313View on GitHub