Tutorial: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
[[Category:Tutorial]]
[[Category:Tutorial]]


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).


* [[Tutorial First Step|Starting ProB and first animation steps]]
* [[Tutorial First Step|Starting ProB and first animation steps]]
* [[Tutorial First Model Checking|First steps in model checking]]
* [[Tutorial First Model Checking|First steps in model checking]]

Revision as of 15:10, 18 January 2010


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).