| Home | Trees | Indices | Help |
|
|---|
|
|
Graphs
|
|||
| GraphError | |||
| CycleError | |||
| DirectedCycleError | |||
| ExistingVertexError | |||
| LineError | |||
| ArrowError | |||
| EdgeError | |||
| ArcError | |||
|
_AbsDiGraph Abstract class containing methods which are appropriate only for graphs where arrows are allowed. |
|||
|
_AbsGraph Abstract class with method suitable for all types of graph |
|||
|
_AbsMixedGraph Abstract class containing methods which are appropriate only for graphs where both lines and arrows are allowed. |
|||
|
_AbsUGraph Abstract class containing methods which are appropriate only for graphs where lines are allowed. |
|||
|
Graph Unrestricted graphs |
|||
|
DiGraph Graphs with only directed edges (i.e. |
|||
|
DiForest Undirected graphs where each connectivity component is a tree |
|||
|
ADG Acyclic directed graphs |
|||
|
UGraph Graphs with only undirected edges (i.e. |
|||
|
UForest Undirected graphs where each connectivity component is a tree |
|||
| EssentialGraph | |||
| MutilatedADG | |||
|
|||
| String |
_version = Version of this module |
||
Imports: Tkinter, random, member, emptyset, pretty_str_set, scrolled_frame, read_twlib, GraphCanvas, Incidence, ReducedGraphicalHypergraph
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Oct 15 15:34:02 2009 | http://epydoc.sourceforge.net |