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
E
Edge
<
Data
> - Class in
nl.uu.cs.treewidth.graph
Deprecated.
Edge(Vertex<Data>, Vertex<Data>)
- Constructor for class nl.uu.cs.treewidth.graph.
Edge
Deprecated.
An edge from v1 to v2.
edgeExists(int, int)
- Method in class nl.uu.cs.treewidth.graph.
ElimFriendlyGraph
Deprecated.
edges
- Variable in class nl.uu.cs.treewidth.graph.
Vertex
Deprecated.
Adjacency list
edges()
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
edgesToAdd
- Variable in class nl.uu.cs.treewidth.algorithm.
GreedyFillIn.GreedyData
ElimFriendlyGraph
<
Data
> - Class in
nl.uu.cs.treewidth.graph
Deprecated.
ElimFriendlyGraph(int)
- Constructor for class nl.uu.cs.treewidth.graph.
ElimFriendlyGraph
Deprecated.
ElimFriendlyGraph(Graph<? extends GraphInput.InputData>)
- Constructor for class nl.uu.cs.treewidth.graph.
ElimFriendlyGraph
Deprecated.
eliminate(int)
- Method in class nl.uu.cs.treewidth.graph.
ElimFriendlyGraph
Deprecated.
eliminate(NVertex<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
eliminate2(NVertex<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
eliminateVertex(Vertex<T>)
- Method in class nl.uu.cs.treewidth.graph.
Graph
Deprecated.
Eliminates a vertex from the copy of the graph by marrying the neighbors and removing the vertex.
eliminateVertex(NeighborHashSetVertex<T>)
- Method in class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
Eliminates a vertex from the copy of the graph by marrying the neighbors and removing the vertex.
eliminateVertex2(NeighborHashSetVertex<T>)
- Method in class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
Warning - Testingfunction for QuickBB3 : Work in progress
ensureEdge(int, int)
- Method in class nl.uu.cs.treewidth.graph.
ElimFriendlyGraph
Deprecated.
ensureEdge(NVertex<D>, NVertex<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
ensureNeighbor(NVertex<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
HashVertex
ensureNeighbor(NVertex<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
ListVertex
ensureNeighbor(NVertex<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
NVertex
equals(Object)
- Method in class nl.uu.cs.treewidth.ngraph.
NEdge
Exact
<
D
extends
GraphInput.InputData
> - Interface in
nl.uu.cs.treewidth.algorithm
Interface for algorithms that calculate the exact treewidth.
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