Uses of Class
org.maxicp.cp.engine.constraints.scheduling.NoOverlap
Packages that use NoOverlap
-
Uses of NoOverlap in org.maxicp.cp
Methods in org.maxicp.cp that return NoOverlapModifier and TypeMethodDescriptionstatic NoOverlapCPFactory.noOverlap(CPIntervalVar... vars) Creates a constraint that enforces that there is no overlap between the intervals in vars.