This repository is archived and no longer maintained.
SolverForge has moved to a CLI-based onboarding model. Use
solverforge newto scaffold new projects from templates.
The production examples from this repo now live in standalone repositories:
- Employee Scheduling — solverforge-employee-scheduling
- Vehicle Routing — solverforge-vehicle-routing
For the main framework, see SolverForge.
The legacy/ directory contains Python examples based on the Timefold legacy solver. These are preserved for reference but are not maintained.
This version of SolverForge is inspired on a repo that was forked on 03 August 2025 from the original Timefold Quickstarts, which was entirely Apache-2.0 licensed (a permissive license). Derivative work is limited to the legacy/ folder and the original fork is available as an archive.
The original Timefold Quickstarts was forked on 20 April 2023 from OptaPlanner Quickstarts.
This version of SolverForge Quickstarts is inspired on the original Timefold Quickstarts and OptaPlanner Quickstarts, which includes copyrights of the original creators, Timefold AI, Red Hat Inc., affiliates, and contributors, that were all entirely licensed under the Apache-2.0 license, for the legacy/ folder exclusively. Every source file has been modified.