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

Lab Exercise #6
for lab meeting Friday, March 31, 2006

The purpose of this lab -- and next week's -- is to help you become familiar with graph and 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 and tree modules.

The system will ask for your name, but doesn't really care what you answer here; just type something.

NOTE: This program does not seem to run properly anymore using Netscape or Mozilla browsers. Internet Explorer seems OK on both Windows and Mac, and Safari is OK on Mac OS X.

Enjoy!

(end of lab)