Package nl.uu.cs.treewidth.input

Interface Summary
GraphInput Interface for classes that can return a Graph.
 

Class Summary
CliqueGraphGenerator  
DgfReader A GraphInput that can read the DIMACS graph file format called DGF.
GraphInput.InputData  
GridGraphGenerator  
NKnightGraphGenerator  
NQueenGraphGenerator  
RandomGraphGenerator  
StarGraphGenerator  
 

Exception Summary
InputException Exception to be thrown from GraphInput implementations.