Skip to content

Instantly share code, notes, and snippets.

@marc-hanheide
Created July 10, 2017 16:54
Show Gist options
  • Select an option

  • Save marc-hanheide/edae63df5925334ccda7f541833cff09 to your computer and use it in GitHub Desktop.

Select an option

Save marc-hanheide/edae63df5925334ccda7f541833cff09 to your computer and use it in GitHub Desktop.
SPQReL steps to make it work
git clone https://github.com/lcas/spqrel_tools.git
git clone https://github.com/iocchi/PetriNetPlans.git
cd PetriNetPlans/PNP
mkdir build
cd build
cmake ..
make -j8
cd ../../PNPnaoqi/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment