choco.cp.solver.constraints.global.tree.filtering.structuralFiltering.precedences
Class TopologicSort
java.lang.Object
choco.cp.solver.constraints.global.tree.filtering.structuralFiltering.precedences.TopologicSort
public class TopologicSort
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RGS
protected BitSet[] RGS
numTable
protected int[] numTable
sorted
protected BitSet sorted
TopologicSort
public TopologicSort(IStateBitSet[] rgs)
sort
public int[] sort()
exec_sort
protected void exec_sort(int lvl)
updateRGS
protected void updateRGS(int v)
getSources
protected BitSet getSources()
Copyright © 2012. All Rights Reserved.