| 43 | You can find the example CCPN from the ''Tools for Curry-Coloured Petri Nets'' paper in `examples/word.rnw`. |
| 44 | The other examples are from the master thesis. |
| 45 | |
| 46 | To select the CCPN simulation formalism click on the menu item ''Simulation -> Formalisms -> Curry Net Compiler''. |
| 47 | Subsequently, you can start a concurrent CCPN simulation by ''Simulation -> Run Simulation''. |
| 48 | Alternatively, you can start a simulation and fire individual transitions by ''Simulation -> Simulation Step''. |
| 49 | Please note that the CCPN compilation occurs at the beginning of each new simulation and takes some time before the first marking is visualized. |
| 50 | A running simulation is halted by ''Simulation -> Halt Simulation'' and any simulation is terminated by ''Simulation -> Terminate Simulation''. |
| 51 | |
| 52 | The colored reachability graph can be generated by ''Tools -> Curry Reachability Graph''. |
| 53 | In the generated graph, a graphical representation of a marking is opened by double-clicking it. |
| 54 | |