Repository containing supplementary code related to Cesari et al JCTC (2019).
- C++ compiler supporting C++ 2011
cd src
./configure.sh
make
- src folder contain the source code
- test folder contains a simple test input file
Repository containing supplementary code related to Cesari et al JCTC (2019).
cd src
./configure.sh
make