An object oriented library that provides general algorithms.
Clone (https://gitlab.com/wesleyceraso/algorithms):
git clone https://gitlab.com/wesleyceraso/algorithms.git
Configure:
cd algorithms
mkdir build
cd build
cmake ../
Build:
cmake --build
Test:
ctest
Please contact me through e-mail:
Wesley Ceraso Prudencio ([email protected])