Isotactics implementation project 2016.
Copyright 2016 Humboldt-Universität zu Berlin.
- Frank Lange (HU Berlin)
- Sebastian Misch (HU Berlin)
- Jan Sürmeli (TU Berlin)
- Matthias Weidlich (HU Berlin)
This project is released under the MIT License.
To build use the given build script:
sh build.sh
You require cmake and boost to build and run the tool.
sh build.sh clean
./bin/iso-decision m1.dot m2.dot alignment.json
Please find example files for m1.dot m2.dot and alignment.json in the ''resources'' directory.