|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constructive<D extends GraphInput.InputData>
Interface for algorithms that produce a tree decomposition.
Method Summary | |
---|---|
NGraph<NTDBag<D>> |
getDecomposition()
Returns the found tree decomposition. |
Methods inherited from interface nl.uu.cs.treewidth.algorithm.Algorithm |
---|
getName, run, setInput |
Method Detail |
---|
NGraph<NTDBag<D>> getDecomposition()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |