/colorist

coloring bitmaps with disjoint sets

Primary LanguageObjective-CMIT LicenseMIT

Colorist

Example

Compiler ce programme nécessite un compilateur C++14 et CMake. Pour compiler et lancer les tests:

cd build
cmake ..
make
ctest