|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjopt.csp.spi.arcalgorithm.graph.arc.AbstractArc
jopt.csp.spi.arcalgorithm.graph.arc.node.NodeArc
jopt.csp.spi.arcalgorithm.graph.arc.node.NodeSetArc
Abstract base arc for set arc with 1 variable
| Field Summary |
| Fields inherited from interface jopt.csp.spi.arcalgorithm.graph.arc.Arc |
BINARY, GENERIC, HYPER, NODE, SCHEDULE |
| Constructor Summary | |
NodeSetArc(SetNode node)
Constructor |
|
| Methods inherited from class jopt.csp.spi.arcalgorithm.graph.arc.node.NodeArc |
getArcType, getComplexity, getSourceNode, getTargetNode, propagate |
| Methods inherited from class jopt.csp.spi.arcalgorithm.graph.arc.AbstractArc |
setAlgorithmStrength, setUseDomainDeltas |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jopt.csp.spi.arcalgorithm.graph.arc.Arc |
getArcType, getComplexity, propagate, propagate, setAlgorithmStrength, setUseDomainDeltas |
| Constructor Detail |
public NodeSetArc(SetNode node)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||