Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
D
data
- Variable in class nl.uu.cs.treewidth.graph.
NeighborHashSetVertex
Deprecated.
User content for this vertex
data
- Variable in class nl.uu.cs.treewidth.graph.
Vertex
Deprecated.
User content for this vertex
data
- Variable in class nl.uu.cs.treewidth.ngraph.
NVertex
deEliminate(NVertex<D>, ArrayList<NEdge<D>>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
deEliminateVertex(Vertex<Data>, ArrayList<Edge<Data>>)
- Method in class nl.uu.cs.treewidth.graph.
Graph
Deprecated.
Function adds a vertex and removes edges; it reverses a vertex elimination
deEliminateVertex(NeighborHashSetVertex<Data>, ArrayList<NeighborHashSetEdge<Data>>)
- Method in class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
degree(int)
- Method in class nl.uu.cs.treewidth.graph.
ElimFriendlyGraph
Deprecated.
DgfReader
- Class in
nl.uu.cs.treewidth.input
A
GraphInput
that can read the DIMACS graph file format called DGF.
DgfReader(String)
- Constructor for class nl.uu.cs.treewidth.input.
DgfReader
Note: the file will not be opened immediately, but in get().
DgfReader(Reader)
- Constructor for class nl.uu.cs.treewidth.input.
DgfReader
Note:
DotWriter
- Class in
nl.uu.cs.treewidth.output
DotWriter()
- Constructor for class nl.uu.cs.treewidth.output.
DotWriter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W