Installation - npapanik/Adyton GitHub Wiki

Windows users can install Adyton under cygwin. The current version (v1.0.0) needs a slight modification in the Makefile. For more information check issue #9.

Requirements

Adyton currently supports only Linux-based systems with a proper C++ compiler. All the required third-party libraries are included in the ext/ directory.

Compiling

To compile Adyton from source code, just execute the following command inside the src/ directory:

$ make

Execution

After compiling Adyton from source code, you can use the executable file to run a simulation with the default settings with the following command:

$ ./Adyton