Package | Description |
---|---|
org.thegalactic.context |
This package is designed to represent contexts.
|
org.thegalactic.dgraph |
This package is designed to represent directed graph.
|
org.thegalactic.dgraph.io |
This package is designed to deal with io operations for the org.thegalactic.dgraph package.
|
org.thegalactic.lattice |
This package is designed to represent lattice.
|
org.thegalactic.rule |
This package is designed to represent rules.
|
Class and Description |
---|
Node
This class gives a standard representation for a node of a graph.
|
Class and Description |
---|
AbstractDGraph
AbstractDGraph.
|
ConcreteDGraph
This class gives a standard representation for a directed graph by sets of successors and predecessors.
|
DAGraph
This class extends the representation of a directed graph given by class
ConcreteDGraph for directed acyclic graph (DAG). |
DAGraphFactory
DAGraphFactory.
|
DGraph
DGraph.
|
DGraphFactory
DGraphFactory.
|
Edge
This class gives a standard representation for an edge of a graph.
|
Node
This class gives a standard representation for a node of a graph.
|
Class and Description |
---|
ConcreteDGraph
This class gives a standard representation for a directed graph by sets of successors and predecessors.
|
Class and Description |
---|
AbstractDGraph
AbstractDGraph.
|
ConcreteDGraph
This class gives a standard representation for a directed graph by sets of successors and predecessors.
|
DAGraph
This class extends the representation of a directed graph given by class
ConcreteDGraph for directed acyclic graph (DAG). |
DGraph
DGraph.
|
Edge
This class gives a standard representation for an edge of a graph.
|
Node
This class gives a standard representation for a node of a graph.
|
Class and Description |
---|
ConcreteDGraph
This class gives a standard representation for a directed graph by sets of successors and predecessors.
|
Copyright © 2010–2016 The Galactic Organization. All rights reserved.