This tool currently detects non-determinism in Atomic Dataflow (ADF) applications. You can get more information in a relevant paper here.
Copyright (c) 2015 - 2018 Hassan Salehe Matar. Copying or using this code by any means whatsoever without consent of the owner is strictly prohibited.
hmatar-at-ku-dot-edu-dot-tr
One of the following compilers is required; g++ 4.7 or later, clang++ 3.3 or later.
Under the main directory, on the console/terminal run the command $ ./install.sh
.
$ dfinspec <source_code_file> <gcc/clang_compiler_parameters>