The goal of this project project is to drive research in example-based synthesis.
-
Ensure that Java 10 or higher is installed (enter 'java -version' at the command line to find out the version of Java you have installed).
-
Download and install the Graphviz package. Add the 'bin' sub-directory to the working path.
-
Add the pexyn.jar file to your CLASSPATH variable.
-
Test the installation by entering 'java -jar pexyn.jar factorial.spec' at the code/benchmarks/jminor sub-directory.