The C++ code for my B.Sc. thesis and the article "A Rotation Algorithm Based on Induced Equivalent Edges".
The project uses Scons as build system, available on most distributions.
# install with Python
pip install scons
# or.. install with Homebrew (Mac)
brew install sconsThen:
git submodule init
git submodule update
scons