This is a course page of David Casperson |
|
Dijkstra's problem (The Red White Blue problem) involves sorting
a vector
of RedWhiteBlue
objects in linear
time.
.pdf
version of the assignment.
Name | Description |
---|---|
RedWhiteBlue.tgz | gzip'd and tar'd file. |
RedWhiteBlue.h | The interface |
RedWhiteBlue.o | The compiled RedWhiteBlue class. Be careful of
how you down load this file, and be aware that it will only run
on galaxy.unbc.ca with the gcc 4.x
compiler |
fall-2024