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 sequenceImposes 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 two
CPSeqVar, ensuring a subsequence appears within a super sequenceLinks aCPSeqVarwith time windows, enforcing that visits happen during valid timeframes.