choco.cp.solver.constraints.global.tree.deduction
Class OrderedGraphDeduction
java.lang.Object
choco.cp.solver.constraints.global.tree.deduction.AbstractDeduction
choco.cp.solver.constraints.global.tree.deduction.OrderedGraphDeduction
public class OrderedGraphDeduction
- 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 |
updateOrderedGraphWithDeductions()
the main method that update the precedence 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 |
OrderedGraphDeduction
public OrderedGraphDeduction(Object[] params)
updateOrderedGraphWithDeductions
public void updateOrderedGraphWithDeductions()
- the main method that update the precedence constraints according to the different parts of the tree constraint
Copyright © 2012. All Rights Reserved.