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
S
setData(int, Data)
- Method in class nl.uu.cs.treewidth.graph.
ElimFriendlyGraph
Deprecated.
setImage(BufferedImage, String)
- Method in class nl.uu.cs.treewidth.output.
NeatoViewer
setInput(NGraph<D>)
- Method in interface nl.uu.cs.treewidth.algorithm.
Algorithm
Sets the input the algorithm will run on.
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
AllStartLexBFS
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
AllStartMaximumCardinalitySearch
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
AllStartMaximumCardinalitySearchMinimal
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
AllStartMaximumMinimumDegree
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
AllStartMaximumMinimumDegreePlusLeastC
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
AllStartMinorMinWidth
setInput(NGraph<QuickBB<D>.QuickBBData>)
- Method in class nl.uu.cs.treewidth.algorithm.
AllStartMinorMinWidth_QuickBB
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
GreedyDegree
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
GreedyFillIn
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
LexBFS
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
MaximumCardinalitySearch
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
MaximumCardinalitySearchMinimal
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegree
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegreePlusLeastC
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegreePlusMaxD
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegreePlusMinD
setInput(NGraph<QuickBB.QuickBBData>)
- Method in class nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegreePlusMinD2
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
MinDegree
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
MinorMinWidth
setInput(NGraph<QuickBB<D>.QuickBBData>)
- Method in class nl.uu.cs.treewidth.algorithm.
MinorMinWidth_QuickBB
This method sets the input.
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
PermutationGuesser
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
PermutationToTreeDecomposition
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
PreProcessor
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
QuickBB
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
Ramachandramurthi
setInput(NGraph<D>)
- Method in class nl.uu.cs.treewidth.algorithm.
TreewidthDP
setVertices(ArrayList<NVertex<D>>)
- Method in class nl.uu.cs.treewidth.ngraph.
ListGraph
setVertices(ArrayList<NVertex<D>>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
shallowCopy(Graph<CopiedData>)
- Static method in class nl.uu.cs.treewidth.graph.
Graph
Deprecated.
shallowCopy(NeighborHashSetGraph<CopiedData>)
- Static method in class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
size()
- Method in class nl.uu.cs.treewidth.graph.
ElimFriendlyGraph
Deprecated.
StarGraphGenerator
- Class in
nl.uu.cs.treewidth.input
StarGraphGenerator(int)
- Constructor for class nl.uu.cs.treewidth.input.
StarGraphGenerator
start()
- Method in class nl.uu.cs.treewidth.timing.
Stopwatch
Start counting time.
stop()
- Method in class nl.uu.cs.treewidth.timing.
Stopwatch
Stop counting time.
Stopwatch
- Class in
nl.uu.cs.treewidth.timing
A stopwatch can be used to measure intervals.
Stopwatch()
- Constructor for class nl.uu.cs.treewidth.timing.
Stopwatch
Constructs a fresh Stopwatch.
Stopwatch(TimeSource)
- Constructor for class nl.uu.cs.treewidth.timing.
Stopwatch
Constructs a fresh Stopwatch which will use the provided TimeSource.
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