School of Engineering and Applied Science
Department of Computer Science
CSci 133 -- Introduction to Software Development
http://www.seas.gwu.edu/~csci133/spring05
Prof. Michael B. Feldman
mfeldman@gwu.edu

Lab Exercise #10
for lab meeting Friday, April 8, 2005

The purpose of this lab is to help you become familiar with tree data structures. One of our recent doctoral graduates, Duane Jarc, developed a very nice web-based system for learning graphs, trees, and sorting methods; in this and the next lab, please do the tree and sorting modules respectively.

To do this, point your Internet Explorer browser at
http://www.seas.gwu.edu/~idsv
and just follow the directions to run the graph module.

The system will ask for your name, but doesn't really care what you answer here; just type something. If one browser doesn't seem to be running this system properly, try the other one.

Enjoy!

(end of lab)