|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.uu.cs.treewidth.algorithm.GreedyDegree.GreedyData
public class GreedyDegree.GreedyData
Field Summary | |
---|---|
NVertex<D> |
original
|
Constructor Summary | |
---|---|
GreedyDegree.GreedyData(NVertex<D> from)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public NVertex<D extends GraphInput.InputData> original
Constructor Detail |
---|
public GreedyDegree.GreedyData(NVertex<D> from)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |