|
|
|
|
|
by uwemaurer
487 days ago
|
|
I didn't use Timefold but the predecessor Optaplanner, and I remember there were hard constraints which must always be true (eg one room can only be used for one meeting at a given time) and then there were soft constraints which were minimized (eg shorter distance is better) so an optimization problem can then be described with a set of those hard/soft contraints |
|