Package obitools :: Package graph
[hide private]
[frames] | no frames]

Package graph

source code

This module offert classes to manipulate graphs

Submodules [hide private]

Classes [hide private]
  Indexer
Allow to manage convertion between an arbitrarly hashable python value and an unique integer key
  Graph
Class used to represent directed or undirected graph.
  Node
  Edge
  DiGraph
  UndirectedGraph
Functions [hide private]
 
selectEdgeAttributeFactory(attribut, value) source code
Variables [hide private]
  __package__ = 'obitools.graph'

Imports: sys, progressBar