Algorithms

Spring 2011
course
navigation

March 8

Discuss midterm projects : what are you planning on doing? For Thu: progress reports & explain.
Today: continue discussion of graph algorithms as described last week and discussed in text.
1. breadth first vs depth first tree search : see attached example
2. binary heap in C : see my google code repo
3. Dijkstra's algorithm
4. Prim's algorithm

---
http://cs.marlboro.edu/ courses/ spring2011/algorithms/ notes/ March_8
last modified Tuesday March 8 2011 1:09 am EST

attachments [paper clip]

     name last modified size
   graph.dot Mar 8 2011 12:39 am 193B [IMG]graph.png Mar 8 2011 12:40 am 27.5kB    tree.py Mar 8 2011 12:39 am 3.89kB