Tutorial: Difference between revisions
m add link to plugin tutorial |
m typo |
||
| Line 41: | Line 41: | ||
* [[Tutorial CSP First Step|Starting ProB for CSP and first animation steps]] | * [[Tutorial CSP First Step|Starting ProB for CSP and first animation steps]] | ||
We also have a [http://cobra.cs.uni-duesseldorf.de/bmotionstudio/index.php/Tutorial tutorial for B Motion Studio] and a [[Tutorial Unit Plugin| | We also have a [http://cobra.cs.uni-duesseldorf.de/bmotionstudio/index.php/Tutorial tutorial for B Motion Studio] and a [[Tutorial Unit Plugin|tutorial on using the physical units plugin]]. | ||
Revision as of 12:54, 21 June 2012
ProB is a flexible and extensible validation tool for high-level specification formalisms.
ProB supports
- multiple languages: B, Z, CSP, Event-B, Promela, dSL, ...
- and multiple validation techniques : animation, model checking, ...
Below we present a gentle introduction to ProB focusing on classical B (but many of the commands are also applicable to the other formalisms such as CSP, Event-B and Z).
- Starting ProB and first animation steps
- First steps in model checking
- Complete model checking
- Understanding the ProB Setup Phases
- Tutorial Troubleshooting the Setup
- Tutorial Understanding the Complexity of B Animation
- Tutorial Understanding ProB's Constraint Solver
- Tutorial Debugging Well-Definedness and Transition Errors
For ProB for Rodin, the following presents a gentle introduction:
- Starting ProB for Rodin and first animation steps
- Important Parameters of ProB for Rodin
- Exporting Rodin Models for ProB Classic
The Rodin handbook also contains material about ProB:
For ProB for CSP, the following presents a gentle introduction:
We also have a tutorial for B Motion Studio and a tutorial on using the physical units plugin.