TimefoldAI / timefold-solver-python

Timefold Solver is an AI constraint solver for Python to optimize the Vehicle Routing Problem, Employee Rostering, Maintenance Scheduling, Task Assignment, School Timetabling, Cloud Optimization, Conference Scheduling, Job Shop Scheduling, Bin Packing and many more planning problems.
https://timefold.ai
Apache License 2.0
36 stars 3 forks source link

Discussion: Package Layout #26

Closed Christopher-Chianelli closed 1 month ago

Christopher-Chianelli commented 3 months ago

Determine how we should layout the classes, functions and packages.

Some options:

Christopher-Chianelli commented 1 month ago

Fixed by https://github.com/TimefoldAI/timefold-solver-python/pull/44