Relative Content

Tag Archive for optaplannertimefold

Replacing default solution cloner

For my planning problem with one real planning entity class I need to declare various PriorityQueues in one of the problem classes.

How to Configure Timefold to leave unassigned values in planning entity

I’m working on a scheduling problem where I need to assign technicians to service devices. However, in some cases, it is preferable to leave a device unassigned if no suitable technician (lack of demanded skills) is available (i.e., the device.pesel should be None). I’ve structured my domain model as follows: