|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Cycle | Represents an cycle of a graph. |
Edge | Directed edge of a graph, which connects two nodes |
EdgesSet | |
Graph | Mathematical Graph |
Node | Node of a graph |
SymmetricEdgesMap | Mathematical relation of nodes, which is symmetric |
Provides classes for using mathematical graphs. The main class ist Graph
. It consists of Node
s and Edge
s.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |