Table of Contents

Class: UGraph compClust/mlx/UGraph.py
Base Classes   
Graph
Methods   
__init__
addEdge
isAcyclic
isConnected
removeEdge
size
  __init__ 
__init__ ( self,  g=None )

  addEdge 
addEdge (
        self,
        key1,
        key2,
        weight=1,
        )

  isAcyclic 
isAcyclic ( self )

  isConnected 
isConnected ( self )

  removeEdge 
removeEdge (
        self,
        key1,
        key2,
        )

  size 
size ( self )


Table of Contents

This document was automatically generated on Wed Aug 27 14:24:55 2003 by HappyDoc version 2.1