CS 241 Labs


o Lab 1(in postscript)/(in pdf) --- Recommended due date of Tuesday January 26 (Due on Thursday January 28)

Don't forget to check the frequently asked questions if you are having trouble.

Java Provided Code
C++ Provided Code

o Lab 2(in postscript)/(in pdf) --- Recommended due date of Tuesday February 23 (Due on Thursday February 25).

Java Provided Code
C++ Provided Code

o Lab 3(in postscript)/(in pdf) --- Due on Thursday March 18 (Accepted until 4:00pm on Monday March 22 without any penalty)

Java Provided Code
C++ Provided Code

o Lab 4(in postscript)/(in pdf) --- Recommended due date of Tuesday April 13 (Due on Thursday April 15).

NOTE: The extra credit portion may be turned in after April 15.

Java Terminal class modified so that all calls to Terminal.print and Terminal.println create output to the terminal and the transcript file (if there is one). However, the data read from an input file are not printed to the transcript file.

Test Data

Here is the sample graph shown in the lab assignment. Notice, that if vertices 10 and 11 (and their edge) are removed then you get the second graph in the test data.


o C++/Unix Resources

o Java Resources


Return to the CS241 Home Page