Table of Contents

Module: AnimatedAlgorithms ./AnimatedAlgorithms.py

Imported modules   
from AnimatedDataStructures import *
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 Mon Apr 9 16:05:07 2001 by HappyDoc version r0_9_2