choco.cp.solver.constraints.global.tree.deduction
Class IncompGraphDeduction
java.lang.Object
choco.cp.solver.constraints.global.tree.deduction.AbstractDeduction
choco.cp.solver.constraints.global.tree.deduction.IncompGraphDeduction
public class IncompGraphDeduction
- extends AbstractDeduction
Fields inherited from class choco.cp.solver.constraints.global.tree.deduction.AbstractDeduction |
affiche, compatible, condPrecs, doms, incomp, inputGraph, LOGGER, nbVertices, nodes, precs, solver, struct, tree, update |
Method Summary |
void |
updateIncompGraphWithDeductions()
the main method that update the incomparability constraints according to the different parts of the tree constraint |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncompGraphDeduction
public IncompGraphDeduction(Object[] params)
updateIncompGraphWithDeductions
public void updateIncompGraphWithDeductions()
- the main method that update the incomparability constraints according to the different parts of the tree constraint
Copyright © 2012. All Rights Reserved.