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
C
clearEdgeCache()
- Method in class nl.uu.cs.treewidth.graph.
Graph
Deprecated.
Makes sure the cached edgelist is no longer used.
clearEdgeCache()
- Method in class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
Makes sure the cached edgelist is no longer used.
CliqueFinder
<
D
extends
GraphInput.InputData
> - Class in
nl.uu.cs.treewidth.algorithm
CliqueFinder()
- Constructor for class nl.uu.cs.treewidth.algorithm.
CliqueFinder
CliqueGraphGenerator
- Class in
nl.uu.cs.treewidth.input
CliqueGraphGenerator(int)
- Constructor for class nl.uu.cs.treewidth.input.
CliqueGraphGenerator
Constructive
<
D
extends
GraphInput.InputData
> - Interface in
nl.uu.cs.treewidth.algorithm
Interface for algorithms that produce a tree decomposition.
contractEdge(NVertex<QuickBB<D>.QuickBBData>, NVertex<QuickBB<D>.QuickBBData>)
- Method in class nl.uu.cs.treewidth.algorithm.
AllStartMinorMinWidth_QuickBB
contractEdge(NVertex<QuickBB<D>.QuickBBData>, NVertex<QuickBB<D>.QuickBBData>)
- Method in class nl.uu.cs.treewidth.algorithm.
MinorMinWidth_QuickBB
This method 'contracts' the edge between v1 and v2.
contractEdge(Edge<Data>)
- Method in class nl.uu.cs.treewidth.graph.
Graph
Deprecated.
contractEdge(NeighborHashSetVertex<Data>, NeighborHashSetVertex<Data>)
- Method in class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
contractEdge(NEdge<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
contractEdge(NVertex<D>, NVertex<D>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
convert(Vertex<? extends OldData>)
- Method in interface nl.uu.cs.treewidth.graph.
Graph.Convertor
Deprecated.
convert(Vertex<? extends CopiedData>)
- Method in class nl.uu.cs.treewidth.graph.
Graph.Copier
Deprecated.
convert(NeighborHashSetVertex<? extends OldData>)
- Method in interface nl.uu.cs.treewidth.graph.
NeighborHashSetGraph.Convertor
Deprecated.
convert(NeighborHashSetVertex<? extends CopiedData>)
- Method in class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph.Copier
Deprecated.
convert(Vertex<? extends OldData>)
- Method in class nl.uu.cs.treewidth.graph.
NoData.Forget
Deprecated.
convert(NeighborHashSetVertex<? extends OldData>)
- Method in class nl.uu.cs.treewidth.graph.
NoData.NHSForget
Deprecated.
convert(Vertex<? extends GraphInput.InputData>)
- Method in class nl.uu.cs.treewidth.graph.
VertexData.Convertor
Deprecated.
convert(NVertex<From>)
- Method in interface nl.uu.cs.treewidth.ngraph.
NGraph.Convertor
convertix(Vertex<? extends OldData>)
- Method in interface nl.uu.cs.treewidth.graph.
NeighborHashSetGraph.Convertor
Deprecated.
convertix(Vertex<? extends CopiedData>)
- Method in class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph.Copier
Deprecated.
convertix(Vertex<? extends OldData>)
- Method in class nl.uu.cs.treewidth.graph.
NoData.NHSForget
Deprecated.
copy(Graph<? extends OldData>, Graph.Convertor<OldData, NewData>)
- Static method in class nl.uu.cs.treewidth.graph.
Graph
Deprecated.
copy(NeighborHashSetGraph<OldData>, NeighborHashSetGraph.Convertor<OldData, NewData>)
- Static method in class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
copy()
- Method in class nl.uu.cs.treewidth.ngraph.
HashVertex
copy()
- Method in class nl.uu.cs.treewidth.ngraph.
ListGraph
copy()
- Method in class nl.uu.cs.treewidth.ngraph.
ListVertex
copy(NGraph.Convertor<D, To>)
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
copy()
- Method in class nl.uu.cs.treewidth.ngraph.
NGraph
copy()
- Method in class nl.uu.cs.treewidth.ngraph.
NVertex
create()
- Method in interface nl.uu.cs.treewidth.algorithm.
LowerBound.Creator
create()
- Method in interface nl.uu.cs.treewidth.testing.
ResultChecker.AlgoCreator
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