Tutorial: Difference between revisions

No edit summary
No edit summary
Line 15: Line 15:
* [[Tutorial Understanding ProB's Constraint Solver]]
* [[Tutorial Understanding ProB's Constraint Solver]]
* [[Tutorial Understanding the Complexity of B Model Checking]]
* [[Tutorial Understanding the Complexity of B Model Checking]]
* [[Using the Command-Line Version of ProB]]

Revision as of 15:58, 19 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).