|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchoco.cp.solver.constraints.strong.SCVariable<AbstractMaxRPCConstraint>
choco.cp.solver.constraints.strong.maxrpcrm.MaxRPCVariable
public class MaxRPCVariable
Constructor Summary | |
---|---|
MaxRPCVariable(IntDomainVar sVariable,
Integer id)
|
Method Summary | |
---|---|
void |
addClique(Clique threeClique)
|
Collection<Clique> |
getCliques()
|
Methods inherited from class choco.cp.solver.constraints.strong.SCVariable |
---|
addConstraint, getConstraints, getDDeg, getId, getOffset, getSVariable, getWDeg, removeVal, setCId, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MaxRPCVariable(IntDomainVar sVariable, Integer id)
Method Detail |
---|
public Collection<Clique> getCliques()
public void addClique(Clique threeClique)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |