Skip to main content

Module problem

Module problem 

Source

Structsยง

Job
A job is an ordered sequence of operations; each must complete before the next begins.
JobShopPlan
Written to ContextKey::Strategies with id prefix "jspbench-plan-<solver>:".
JobShopRequest
Seeded into ContextKey::Seeds with id prefix "jspbench-request:".
Operation
One operation within a job: must execute on machine_id for duration units.
ScheduledOp
A scheduled operation with resolved timing.