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

Lab Exercise #6
for lab meeting Wednesday, Nov. 16, 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 labs 6 and 7 you will run the tree and sorting modules respectively.

To do this, point your Netscape, Safari, Mozilla, Firefox, or Internet Explorer browser at
http://www.seas.gwu.edu/~idsv
and just follow the directions to run the tree 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 a different browser.

Enjoy!

(end of lab)