Table of Contents

Module: AnimatedAlgorithms ./AnimatedAlgorithms.py
Imported modules   
from AnimatedDataStructures import *
from DataStructures import VertexLabeling, Queue
from GatoGlobals import *
Functions   
shortestPath
  shortestPath 
shortestPath (
        G,
        A,
        s,
        t,
        )

Find a shortest path and return it as a set of edges. If no path exists, it returns None


Table of Contents

This document was automatically generated on Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0