|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Clique | |
---|---|
choco.cp.solver.constraints.strong.maxrpcrm |
Uses of Clique in choco.cp.solver.constraints.strong.maxrpcrm |
---|
Fields in choco.cp.solver.constraints.strong.maxrpcrm declared as Clique | |
---|---|
protected Clique[] |
AbstractMaxRPCConstraint.cliques
Toutes les 3-cliques où apparaissent cette contrainte (à initialiser avec compute3Cliques une fois que toutes les contraintes sont créées et liées aux variables) |
Methods in choco.cp.solver.constraints.strong.maxrpcrm that return types with arguments of type Clique | |
---|---|
Collection<Clique> |
MaxRPCVariable.getCliques()
|
Methods in choco.cp.solver.constraints.strong.maxrpcrm with parameters of type Clique | |
---|---|
void |
MaxRPCVariable.addClique(Clique threeClique)
|
boolean |
MaxRPCConstraintLight.revisePC(Clique clique,
int position)
|
boolean |
MaxRPCConstraintFull.revisePC(Clique clique,
int position)
|
abstract boolean |
AbstractMaxRPCConstraint.revisePC(Clique clique,
int position)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |