A B C D E F G H I J L M N O P Q R S T U V W

V

valueOf(String) - Static method in enum nl.uu.cs.treewidth.testing.ResultChecker.TestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.uu.cs.treewidth.testing.ResultChecker.TestType
Returns an array containing the constants of this enum type, in the order they're declared.
Vertex<Data> - Class in nl.uu.cs.treewidth.graph
Deprecated. 
Vertex() - Constructor for class nl.uu.cs.treewidth.graph.Vertex
Deprecated. Default constructor for a vertex with no neighbors and unit value.
Vertex(Data) - Constructor for class nl.uu.cs.treewidth.graph.Vertex
Deprecated.  
VertexData - Class in nl.uu.cs.treewidth.graph
Deprecated. 
VertexData(Vertex<? extends GraphInput.InputData>) - Constructor for class nl.uu.cs.treewidth.graph.VertexData
Deprecated.  
VertexData.Convertor - Class in nl.uu.cs.treewidth.graph
Deprecated.  
VertexData.Convertor() - Constructor for class nl.uu.cs.treewidth.graph.VertexData.Convertor
Deprecated.  
VertexOrder - Class in nl.uu.cs.treewidth.graph
Deprecated. 
VertexOrder() - Constructor for class nl.uu.cs.treewidth.graph.VertexOrder
Deprecated.  
VertexOrder(VertexOrder) - Constructor for class nl.uu.cs.treewidth.graph.VertexOrder
Deprecated.  
VertexOrder.NamedData - Interface in nl.uu.cs.treewidth.graph
Deprecated.  
vertices - Variable in class nl.uu.cs.treewidth.graph.Graph
Deprecated. List of the vertices of the graph.
vertices - Variable in class nl.uu.cs.treewidth.graph.NeighborHashSetGraph
Deprecated. List of the vertices of the graph.
vertices - Variable in class nl.uu.cs.treewidth.graph.TDBag
Deprecated.  
vertices - Variable in class nl.uu.cs.treewidth.graph.VertexOrder
Deprecated.  
vertices - Variable in class nl.uu.cs.treewidth.ngraph.ListGraph
The vertex list for this graph is stored in an ArrayList TODO This would be nicer as a protected field, but right now it is convenient to have it public.
vertices - Variable in class nl.uu.cs.treewidth.ngraph.NTDBag
 

A B C D E F G H I J L M N O P Q R S T U V W