Package jopt.csp.spi.arcalgorithm.graph.arc.node

Class Summary
NodeArc  
NodeNumAbsArc Arc representing Z = |a|, |Z| < a, etc.
NodeNumArc Arc representing Z = a, Z < a, Z > a, etc.
NodeNumSquareArc Arc representing Z = a^2, Z < a^2, etc.
NodeNumSquareReflexArc Arc representing Z = sqrt(a), Z < sqrt(a), etc with special square-related behavior
NodeSetArc Abstract base arc for set arc with 1 variable
NodeSetNullIntersectionArc Arc representing Z(target) has null-intersection x(source)
NodeSetSubsetEqArc Arc representing Z is subset or equal to x