About
I wrote LinkedList.cpp
and BST.cpp
. Parts of the *.h
were provided by BYU as the documentation for the project.
The test program was created by BYU, but I don't see a copyright so I assume I'm safe to include it.
Build on Ubuntu 10.04
sudo apt-get install libboost-all-dev valgrind
make