choco.cp.solver.constraints.global.tree.deduction
Class IncompGraphDeduction

java.lang.Object
  extended by choco.cp.solver.constraints.global.tree.deduction.AbstractDeduction
      extended by choco.cp.solver.constraints.global.tree.deduction.IncompGraphDeduction

public class IncompGraphDeduction
extends AbstractDeduction


Field Summary
 
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
 
Constructor Summary
IncompGraphDeduction(Object[] params)
           
 
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 choco.cp.solver.constraints.global.tree.deduction.AbstractDeduction
isCompatible, isUpdate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncompGraphDeduction

public IncompGraphDeduction(Object[] params)
Method Detail

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.