This is NaTT ver.2.3.1
Please install OPAM (https://opam.ocaml.org/). Then please install required packages by
opam install ocamlfind ocamlgraph re
opam install xml-light
Then please just make.
The command line of NaTT is in the following syntax:
./bin/NaTT.exe [file] [option]...
The TRS whose termination should be verified is read from either the specified file or the standard input. The TRS format should follow the XTC format or an original XML format, for the moment.
To execute NaTT, an SMT-LIB 2.0 compliant solver must be installed. One can choose one by the following options:
In case you find bugs, comments, or suggestions, please contact the author.