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
N
name
- Variable in class nl.uu.cs.treewidth.input.
GraphInput.InputData
NeatoViewer
- Class in
nl.uu.cs.treewidth.output
NEdge
<
D
> - Class in
nl.uu.cs.treewidth.ngraph
NEdge(NVertex<D>, NVertex<D>)
- Constructor for class nl.uu.cs.treewidth.ngraph.
NEdge
NeighborHashSetEdge
<
Data
> - Class in
nl.uu.cs.treewidth.graph
Deprecated.
NeighborHashSetEdge(NeighborHashSetVertex<Data>, NeighborHashSetVertex<Data>)
- Constructor for class nl.uu.cs.treewidth.graph.
NeighborHashSetEdge
Deprecated.
An edge from v1 to v2.
NeighborHashSetGraph
<
Data
> - Class in
nl.uu.cs.treewidth.graph
Deprecated.
NeighborHashSetGraph()
- Constructor for class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
Creates an empty graph with no comments.
NeighborHashSetGraph(Graph<Data>)
- Constructor for class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
NeighborHashSetGraph(Graph<? extends OldData>, Graph.Convertor<OldData, Data>)
- Constructor for class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
Deprecated.
NeighborHashSetGraph.Convertor
<
OldData
,
NewData
> - Interface in
nl.uu.cs.treewidth.graph
Deprecated.
NeighborHashSetGraph.Copier
<
CopiedData
> - Class in
nl.uu.cs.treewidth.graph
Deprecated.
Does
NOT
make a deep copy of the vertices' data.
NeighborHashSetGraph.Copier()
- Constructor for class nl.uu.cs.treewidth.graph.
NeighborHashSetGraph.Copier
Deprecated.
NeighborHashSetVertex
<
Data
> - Class in
nl.uu.cs.treewidth.graph
Deprecated.
NeighborHashSetVertex()
- Constructor for class nl.uu.cs.treewidth.graph.
NeighborHashSetVertex
Deprecated.
Default constructor for a vertex with no neighbors and unit value.
NeighborHashSetVertex(Data)
- Constructor for class nl.uu.cs.treewidth.graph.
NeighborHashSetVertex
Deprecated.
neighbors
- Variable in class nl.uu.cs.treewidth.graph.
NeighborHashSetVertex
Deprecated.
Adjacency list
neighbors
- Variable in class nl.uu.cs.treewidth.ngraph.
ListVertex
newify(Graph<D>)
- Static method in class nl.uu.cs.treewidth.ngraph.
Utility
newOfSameType(T)
- Method in class nl.uu.cs.treewidth.ngraph.
HashVertex
newOfSameType(T)
- Method in class nl.uu.cs.treewidth.ngraph.
ListVertex
newOfSameType(T)
- Method in class nl.uu.cs.treewidth.ngraph.
NVertex
next()
- Method in class nl.uu.cs.treewidth.ngraph.
BorkIterator
NGraph
<
D
> - Class in
nl.uu.cs.treewidth.ngraph
NGraph()
- Constructor for class nl.uu.cs.treewidth.ngraph.
NGraph
NGraph.Convertor
<
From
,
To
> - Interface in
nl.uu.cs.treewidth.ngraph
NKnightGraphGenerator
- Class in
nl.uu.cs.treewidth.input
NKnightGraphGenerator(int)
- Constructor for class nl.uu.cs.treewidth.input.
NKnightGraphGenerator
nl.uu.cs.treewidth
- package nl.uu.cs.treewidth
nl.uu.cs.treewidth.algorithm
- package nl.uu.cs.treewidth.algorithm
nl.uu.cs.treewidth.demos
- package nl.uu.cs.treewidth.demos
nl.uu.cs.treewidth.graph
- package nl.uu.cs.treewidth.graph
nl.uu.cs.treewidth.input
- package nl.uu.cs.treewidth.input
nl.uu.cs.treewidth.ngraph
- package nl.uu.cs.treewidth.ngraph
nl.uu.cs.treewidth.output
- package nl.uu.cs.treewidth.output
nl.uu.cs.treewidth.testing
- package nl.uu.cs.treewidth.testing
nl.uu.cs.treewidth.timing
- package nl.uu.cs.treewidth.timing
NoData
- Class in
nl.uu.cs.treewidth.graph
Deprecated.
NoData()
- Constructor for class nl.uu.cs.treewidth.graph.
NoData
Deprecated.
NoData.Forget
<
OldData
> - Class in
nl.uu.cs.treewidth.graph
Deprecated.
NoData.Forget()
- Constructor for class nl.uu.cs.treewidth.graph.
NoData.Forget
Deprecated.
NoData.NHSForget
<
OldData
> - Class in
nl.uu.cs.treewidth.graph
Deprecated.
NoData.NHSForget()
- Constructor for class nl.uu.cs.treewidth.graph.
NoData.NHSForget
Deprecated.
now()
- Method in class nl.uu.cs.treewidth.timing.
JavaNanoTime
now()
- Method in class nl.uu.cs.treewidth.timing.
JavaSystemTime
now()
- Method in interface nl.uu.cs.treewidth.timing.
TimeSource
For Stopwatch to make sense, the result of subsequent calls to now() have to be non-decreasing (which is reasonable for `time').
NQueenGraphGenerator
- Class in
nl.uu.cs.treewidth.input
NQueenGraphGenerator(int)
- Constructor for class nl.uu.cs.treewidth.input.
NQueenGraphGenerator
NTDBag
<
D
> - Class in
nl.uu.cs.treewidth.ngraph
NTDBag()
- Constructor for class nl.uu.cs.treewidth.ngraph.
NTDBag
NVertex
<
D
> - Class in
nl.uu.cs.treewidth.ngraph
NVertex()
- Constructor for class nl.uu.cs.treewidth.ngraph.
NVertex
NVertex(D)
- Constructor for class nl.uu.cs.treewidth.ngraph.
NVertex
NVertexOrder
<
D
> - Class in
nl.uu.cs.treewidth.ngraph
NVertexOrder()
- Constructor for class nl.uu.cs.treewidth.ngraph.
NVertexOrder
NVertexOrder(int)
- Constructor for class nl.uu.cs.treewidth.ngraph.
NVertexOrder
NVertexOrder(NVertexOrder<D>)
- Constructor for class nl.uu.cs.treewidth.ngraph.
NVertexOrder
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