Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
nl.uu.cs.treewidth
,
nl.uu.cs.treewidth.algorithm
,
nl.uu.cs.treewidth.demos
,
nl.uu.cs.treewidth.graph
,
nl.uu.cs.treewidth.input
,
nl.uu.cs.treewidth.ngraph
,
nl.uu.cs.treewidth.output
,
nl.uu.cs.treewidth.testing
,
nl.uu.cs.treewidth.timing
Class Hierarchy
java.lang.Object
nl.uu.cs.treewidth.
AlgoTester
nl.uu.cs.treewidth.algorithm.
AllStartLexBFS
<D> (implements nl.uu.cs.treewidth.algorithm.
Permutation
<D>, nl.uu.cs.treewidth.algorithm.
UpperBound
<D>)
nl.uu.cs.treewidth.algorithm.
AllStartMaximumCardinalitySearch
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>, nl.uu.cs.treewidth.algorithm.
Permutation
<D>)
nl.uu.cs.treewidth.algorithm.
AllStartMaximumCardinalitySearchMinimal
<D> (implements nl.uu.cs.treewidth.algorithm.
Permutation
<D>)
nl.uu.cs.treewidth.algorithm.
AllStartMaximumMinimumDegree
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.algorithm.
AllStartMaximumMinimumDegreePlusLeastC
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.algorithm.
AllStartMinorMinWidth
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.algorithm.
AllStartMinorMinWidth_QuickBB
<D>
nl.uu.cs.treewidth.testing.
BigTest
nl.uu.cs.treewidth.ngraph.
BorkIterator
<E> (implements java.util.Iterator<E>)
nl.uu.cs.treewidth.algorithm.
CliqueFinder
<D>
nl.uu.cs.treewidth.input.
CliqueGraphGenerator
(implements nl.uu.cs.treewidth.input.
GraphInput
)
java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
java.awt.Container
javax.swing.JComponent (implements java.io.Serializable)
javax.swing.JPanel (implements javax.accessibility.Accessible)
nl.uu.cs.treewidth.output.
NeatoViewer
(implements java.awt.event.MouseMotionListener)
nl.uu.cs.treewidth.input.
DgfReader
(implements nl.uu.cs.treewidth.input.
GraphInput
)
nl.uu.cs.treewidth.output.
DotWriter
nl.uu.cs.treewidth.graph.
Edge
<Data>
nl.uu.cs.treewidth.graph.
ElimFriendlyGraph
<Data>
nl.uu.cs.treewidth.graph.
Graph
<Data>
nl.uu.cs.treewidth.graph.
Graph.Copier
<CopiedData> (implements nl.uu.cs.treewidth.graph.
Graph.Convertor
<OldData,NewData>)
nl.uu.cs.treewidth.input.
GraphInput.InputData
nl.uu.cs.treewidth.output.
GraphViz
nl.uu.cs.treewidth.algorithm.
GreedyDegree
<D> (implements nl.uu.cs.treewidth.algorithm.
Permutation
<D>, nl.uu.cs.treewidth.algorithm.
UpperBound
<D>)
nl.uu.cs.treewidth.algorithm.
GreedyDegree.GreedyData
nl.uu.cs.treewidth.algorithm.
GreedyFillIn
<D> (implements nl.uu.cs.treewidth.algorithm.
Permutation
<D>, nl.uu.cs.treewidth.algorithm.
UpperBound
<D>)
nl.uu.cs.treewidth.algorithm.
GreedyFillIn.GreedyData
nl.uu.cs.treewidth.input.
GridGraphGenerator
(implements nl.uu.cs.treewidth.input.
GraphInput
)
nl.uu.cs.treewidth.
Hello
nl.uu.cs.treewidth.timing.
JavaNanoTime
(implements nl.uu.cs.treewidth.timing.
TimeSource
)
nl.uu.cs.treewidth.timing.
JavaSystemTime
(implements nl.uu.cs.treewidth.timing.
TimeSource
)
nl.uu.cs.treewidth.algorithm.
LexBFS
<D> (implements nl.uu.cs.treewidth.algorithm.
Permutation
<D>)
nl.uu.cs.treewidth.
Main
nl.uu.cs.treewidth.algorithm.
MaximumCardinalitySearch
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>, nl.uu.cs.treewidth.algorithm.
Permutation
<D>)
nl.uu.cs.treewidth.algorithm.
MaximumCardinalitySearchMinimal
<D> (implements nl.uu.cs.treewidth.algorithm.
Permutation
<D>)
nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegree
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegreePlusLeastC
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegreePlusMaxD
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegreePlusMinD
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.algorithm.
MaximumMinimumDegreePlusMinD2
nl.uu.cs.treewidth.testing.
MemoryTester
nl.uu.cs.treewidth.algorithm.
MinDegree
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.algorithm.
MinorMinWidth
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.algorithm.
MinorMinWidth_QuickBB
<D>
nl.uu.cs.treewidth.ngraph.
NEdge
<D>
nl.uu.cs.treewidth.graph.
NeighborHashSetEdge
<Data>
nl.uu.cs.treewidth.graph.
NeighborHashSetGraph
<Data>
nl.uu.cs.treewidth.graph.
NeighborHashSetGraph.Copier
<CopiedData> (implements nl.uu.cs.treewidth.graph.
NeighborHashSetGraph.Convertor
<OldData,NewData>)
nl.uu.cs.treewidth.graph.
NeighborHashSetVertex
<Data>
nl.uu.cs.treewidth.ngraph.
NGraph
<D> (implements java.lang.Iterable<T>)
nl.uu.cs.treewidth.ngraph.
ListGraph
<D>
nl.uu.cs.treewidth.input.
NKnightGraphGenerator
(implements nl.uu.cs.treewidth.input.
GraphInput
)
nl.uu.cs.treewidth.graph.
NoData
nl.uu.cs.treewidth.graph.
NoData.Forget
<OldData> (implements nl.uu.cs.treewidth.graph.
Graph.Convertor
<OldData,NewData>)
nl.uu.cs.treewidth.graph.
NoData.NHSForget
<OldData> (implements nl.uu.cs.treewidth.graph.
NeighborHashSetGraph.Convertor
<OldData,NewData>)
nl.uu.cs.treewidth.input.
NQueenGraphGenerator
(implements nl.uu.cs.treewidth.input.
GraphInput
)
nl.uu.cs.treewidth.ngraph.
NTDBag
<D>
nl.uu.cs.treewidth.ngraph.
NVertex
<D> (implements java.lang.Iterable<T>)
nl.uu.cs.treewidth.ngraph.
HashVertex
<D>
nl.uu.cs.treewidth.ngraph.
ListVertex
<D>
nl.uu.cs.treewidth.ngraph.
NVertexOrder
<D>
nl.uu.cs.treewidth.output.
Output
nl.uu.cs.treewidth.algorithm.
PermutationGuesser
<D> (implements nl.uu.cs.treewidth.algorithm.
Constructive
<D>, nl.uu.cs.treewidth.algorithm.
UpperBound
<D>)
nl.uu.cs.treewidth.algorithm.
PermutationToTreeDecomposition
<D> (implements nl.uu.cs.treewidth.algorithm.
Constructive
<D>, nl.uu.cs.treewidth.algorithm.
UpperBound
<D>)
nl.uu.cs.treewidth.algorithm.
PreProcessor
<D> (implements nl.uu.cs.treewidth.algorithm.
Algorithm
<D>)
nl.uu.cs.treewidth.algorithm.
QuickBB
<D> (implements nl.uu.cs.treewidth.algorithm.
Permutation
<D>, nl.uu.cs.treewidth.algorithm.
UpperBound
<D>)
nl.uu.cs.treewidth.algorithm.
Ramachandramurthi
<D> (implements nl.uu.cs.treewidth.algorithm.
LowerBound
<D>)
nl.uu.cs.treewidth.input.
RandomGraphGenerator
(implements nl.uu.cs.treewidth.input.
GraphInput
)
nl.uu.cs.treewidth.testing.
ResultChecker
nl.uu.cs.treewidth.testing.
ResultChecker.Test
nl.uu.cs.treewidth.
Runny
nl.uu.cs.treewidth.input.
StarGraphGenerator
(implements nl.uu.cs.treewidth.input.
GraphInput
)
nl.uu.cs.treewidth.timing.
Stopwatch
nl.uu.cs.treewidth.graph.
TDBag
<ActualData>
nl.uu.cs.treewidth.demos.
TDViewer
nl.uu.cs.treewidth.
ThamasPlayground
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
nl.uu.cs.treewidth.input.
InputException
nl.uu.cs.treewidth.algorithm.
TreewidthDP
<D> (implements nl.uu.cs.treewidth.algorithm.
Exact
<D>)
nl.uu.cs.treewidth.ngraph.
Utility
nl.uu.cs.treewidth.graph.
Vertex
<Data>
nl.uu.cs.treewidth.graph.
VertexData
nl.uu.cs.treewidth.graph.
VertexData.Convertor
(implements nl.uu.cs.treewidth.graph.
Graph.Convertor
<OldData,NewData>)
nl.uu.cs.treewidth.graph.
VertexOrder
Interface Hierarchy
nl.uu.cs.treewidth.algorithm.
Algorithm
<D>
nl.uu.cs.treewidth.algorithm.
Constructive
<D>
nl.uu.cs.treewidth.algorithm.
Exact
<D>
nl.uu.cs.treewidth.algorithm.
LowerBound
<D>
nl.uu.cs.treewidth.algorithm.
Permutation
<D>
nl.uu.cs.treewidth.algorithm.
UpperBound
<D>
nl.uu.cs.treewidth.graph.
Graph.Convertor
<OldData,NewData>
nl.uu.cs.treewidth.input.
GraphInput
nl.uu.cs.treewidth.algorithm.
LowerBound.Creator
nl.uu.cs.treewidth.graph.
NeighborHashSetGraph.Convertor
<OldData,NewData>
nl.uu.cs.treewidth.ngraph.
NGraph.Convertor
<From,To>
nl.uu.cs.treewidth.testing.
ResultChecker.AlgoCreator
<D>
nl.uu.cs.treewidth.timing.
TimeSource
nl.uu.cs.treewidth.graph.
VertexOrder.NamedData
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
nl.uu.cs.treewidth.testing.
ResultChecker.TestType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes