Parallel communicating pushdown automata systems simulator.
- Install Mono 4.0.0 or higher
- You can either open the solution using MonoDevelop or Visual Studio (not tested) or manually compile it using xbuild or msbuild
xbuild /p:Configuration=Release /t:"Clean;Build"
Switch to the PCPASimulator/bin/Release/ and run the following command in your console:
mono PCPASimulator.exe
You can navigate through the application using the →, ←, ↑, ↓ and ⏎ keys