nl.uu.cs.treewidth.ngraph
Class Utility

java.lang.Object
  extended by nl.uu.cs.treewidth.ngraph.Utility

public class Utility
extends java.lang.Object


Constructor Summary
Utility()
           
 
Method Summary
static
<D> NGraph<D>
newify(Graph<D> g)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utility

public Utility()
Method Detail

newify

public static <D> NGraph<D> newify(Graph<D> g)