Refactored the PyScheduling package according to the GECCO 2023 paper to include the following:
- Generic solvers classes
- Refactored common components to the core library
- Added listeners to track the solving process
Refactored the PyScheduling package according to the GECCO 2023 paper to include the following: