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

Lab Exercise #6
for lab meeting Wednesday, Nov. 17, 2004

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 labs 6 and 7 you will run the tree and sorting modules respectively.

To do this, point your Netscape or 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)