###C++ version of Robert Sedgewick's Algorithms4 All class is defined in the header file(*.h). Tests can be written in main.cpp, and the test data is in data directory.