nl.uu.cs.treewidth.algorithm
Interface LowerBound.Creator

Enclosing interface:
LowerBound<D extends GraphInput.InputData>

public static interface LowerBound.Creator


Method Summary
 LowerBound<GraphInput.InputData> create()
           
 

Method Detail

create

LowerBound<GraphInput.InputData> create()