Table of Contents

Module: Graph compClust/mlx/Graph.py

A graph data structure.

A graph is a collection of vertices connected by edges. This class is a directed graph which can take a weight for the connections between nodes.

Imported modules   
from Collection import *
import Numeric
Classes   

Graph

A Graph ADT

GraphIterator

An iterator for a Graph class.


Table of Contents

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