Module org.maxicp
Package org.maxicp.cp.engine.constraints.seqvar
package org.maxicp.cp.engine.constraints.seqvar
Constraints implementation for Sequence Variables
-
ClassesClassDescriptionExcludes a node from a sequenceInserts a node into a sequenceChannels a
CPSeqVarwith an array ofCPIntervalVarand enforces a no-overlap with minimum transition times between consecutive intervals.Imposes that the sequence defined by the provided orderedSequence where the relaxed nodes have been removed is a subsequence of the provided sequence variable.Requires a node in a sequence, forcing the node to be visitedLinks twoCPSeqVar, ensuring a subsequence appears within a super sequenceLinks aCPSeqVarwith time windows, enforcing that visits happen during valid timeframes.