Created page with '== Which version shall I use? == The standalone version of ProB contains a richer set of features than the Rodin version and also works on other formalisms than Event-B (e.g., c…' |
|||
| Line 14: | Line 14: | ||
* Change to the ProB directory and then start up prob. In Windows you can simply double-click on the ProBWin Application. On Mac OS X you may have to type 'limit data unlimited' (in tcsh) or 'ulimit -d unlimited' (in bash) before launching ProB using the Terminal Application. The distribution contains a script StartProB.sh which does this for you (note you may have to do chmod u+x StartProB.sh before launching it from the command-line). | * Change to the ProB directory and then start up prob. In Windows you can simply double-click on the ProBWin Application. On Mac OS X you may have to type 'limit data unlimited' (in tcsh) or 'ulimit -d unlimited' (in bash) before launching ProB using the Terminal Application. The distribution contains a script StartProB.sh which does this for you (note you may have to do chmod u+x StartProB.sh before launching it from the command-line). | ||
* Now you should be able to open some of the B Machines in the Machines directory. You should then be able to initialise the machines and animate them. Have a look at the supplied Machines in the examples directory. Have fun ! Please report bugs! | * Now you should be able to open some of the B Machines in the Machines directory. You should then be able to initialise the machines and animate them. Have a look at the supplied Machines in the examples directory. Have fun ! Please report bugs! | ||
== Installation Instruction for ProB (Rodin Plugin) == | |||
The standalone version of ProB contains a richer set of features than the Rodin version and also works on other formalisms than Event-B (e.g., classical B, Z, CSP, B||CSP, Promela, ...). If you want to do animation and model checking of Event-B models, the Rodin version might be enaugh. The Rodin version contains a translation tool from Rodin into Event-B files that can be used within the standalone version of ProB.
examples lib prob
StartProB.sh tcl