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
T
TDBag
<
ActualData
> - Class in
nl.uu.cs.treewidth.graph
Deprecated.
TDBag()
- Constructor for class nl.uu.cs.treewidth.graph.
TDBag
Deprecated.
TDViewer
- Class in
nl.uu.cs.treewidth.demos
Little demo program to test the framework.
TDViewer()
- Constructor for class nl.uu.cs.treewidth.demos.
TDViewer
test(String, NGraph<GraphInput.InputData>)
- Static method in class nl.uu.cs.treewidth.
AlgoTester
testAlmostSimplicial(NVertex<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
testSimplicial(NVertex<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
testType(String)
- Static method in class nl.uu.cs.treewidth.testing.
ResultChecker
ThamasPlayground
- Class in
nl.uu.cs.treewidth
ThamasPlayground()
- Constructor for class nl.uu.cs.treewidth.
ThamasPlayground
TimeSource
- Interface in
nl.uu.cs.treewidth.timing
Interface used by
Stopwatch
as the source of `time.'
toFile
- Static variable in class nl.uu.cs.treewidth.output.
Output
toString()
- Method in class nl.uu.cs.treewidth.algorithm.
GreedyFillIn.GreedyData
toString()
- Method in class nl.uu.cs.treewidth.graph.
Edge
Deprecated.
toString()
- Method in class nl.uu.cs.treewidth.graph.
NoData
Deprecated.
toString()
- Method in class nl.uu.cs.treewidth.graph.
VertexData
Deprecated.
toString()
- Method in class nl.uu.cs.treewidth.graph.
VertexOrder
Deprecated.
toString()
- Method in class nl.uu.cs.treewidth.input.
GraphInput.InputData
toString()
- Method in exception nl.uu.cs.treewidth.input.
InputException
toString()
- Method in class nl.uu.cs.treewidth.ngraph.
NVertexOrder
toWindow
- Static variable in class nl.uu.cs.treewidth.output.
Output
TreewidthDP
<
D
extends
GraphInput.InputData
> - Class in
nl.uu.cs.treewidth.algorithm
TreewidthDP()
- Constructor for class nl.uu.cs.treewidth.algorithm.
TreewidthDP
Create an instance of the DP algorithm with the trivial upperbound of n-1.
TreewidthDP(int)
- Constructor for class nl.uu.cs.treewidth.algorithm.
TreewidthDP
Create an instance of the DP algorithm with a known upperbound.
TreewidthDP(UpperBound<D>)
- Constructor for class nl.uu.cs.treewidth.algorithm.
TreewidthDP
Create an instance of the DP algorithm and use the supplied upperbound algorithm to calculate the initial upperbound.
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