CS 241 Labs


o Lab 1(in postscript)/(in pdf) --- Due on Thursday September 9

Java Provided Code
C++ Provided Code

o Lab 2(in postscript)/(in pdf) --- Due on Thursday October 7.

Java Provided Code
C++ Provided Code

o Lab 3(in postscript)/(in pdf) --- Due on Tuesday November 9

Java Provided Code
C++ Provided Code

o Lab 4 (in postscript)/(in pdf) --- Recommended due date of Tuesday November 23 (Due on Tuesday November 30).

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

NOTE: Some minor updates were made in the provided drivers at 10:30am on 11/18. Here's the email sent out explaining the changes.

Java Provided Test Driver
C++ Provided Test Driver
Provided test data for the weighted graphs

Sample Output for showing the "B" part works

NOTE: Here is a data file for the graph given in the Lab 4 assignment. Note that the SECOND provided graph is the graph given in the lab assignment but without vertices 9 and 10 (and their associated edge). I decided to put a smaller graph as the first test graph in the official test data so that debugging would be easier.

Test data for graph drawn in Lab assignment


o C++/Unix Resources

o Java Resources


Return to the CS241 Home Page