Tutorial: Difference between revisions

No edit summary
No edit summary
Line 13: Line 13:
* [[Tutorial First Model Checking|First steps in model checking]]
* [[Tutorial First Model Checking|First steps in model checking]]
* [[Tutorial Complete Model Checking|Complete model checking]]
* [[Tutorial Complete Model Checking|Complete model checking]]
* [[Tutorial Directed Model Checking|Directed model checking]]
* [[Tutorial Setup Phases|Understanding the ProB Setup Phases]]
* [[Tutorial Setup Phases|Understanding the ProB Setup Phases]]
* [[Tutorial Troubleshooting the Setup]]
* [[Tutorial Troubleshooting the Setup]]
Line 20: Line 19:
* [[Tutorial Debugging Well-Definedness and Transition Errors]]
* [[Tutorial Debugging Well-Definedness and Transition Errors]]


Advanced Validation with ProB
* [[Tutorial Directed Model Checking|Directed model checking]]
* [[Tutorial Enabling Analysis]]
* [[Tutorial Enabling Analysis]]
* [[Tutorial Model Checking with Various Optimizations|Tutorial Various Optimizations]]
* [[Tutorial Model Checking with Various Optimizations|Tutorial Various Optimizations]]
* [[Tutorial Model Checking, Proof and CBC|Model Checking, Proof and Constraint-Based Checking]]
* [[Tutorial Model-Based Testing|Tutorial on Model-Based Testing]]


Other Tutorials:
* [[Evaluation View|Tutorial on using the Evaluation View]]
* [[Evaluation View|Tutorial on using the Evaluation View]]
* [[Eval Console|Tutorial on using the Eval Console]]
* [[Eval Console|Tutorial on using the Eval Console]]
* [[Tutorial Model Checking, Proof and CBC|Model Checking, Proof and Constraint-Based Checking]]
* [[Tutorial Model-Based Testing|Tutorial on Model-Based Testing]]
* [[Using the Command-Line Version of ProB]]
* [[Tutorial Modeling Infinite Datatypes]]
* [[Tutorial Modeling Infinite Datatypes]]
*[[Tutorial Co-Simulation]]
* [[ProB Examples|Some Example Specifications and their Validation with ProB]]
* [[ProB Examples|Some Example Specifications and their Validation with ProB]]


Line 57: Line 53:


* [[Tutorial CSP First Step|Starting ProB for CSP and first animation steps]]
* [[Tutorial CSP First Step|Starting ProB for CSP and first animation steps]]
For Co-Simulation we have this tutorial:
*[[Tutorial Co-Simulation]]


We also have a [http://www.stups.uni-duesseldorf.de/bmotionstudio/index.php/User_Guide/Tutorial tutorial for B Motion Studio].
We also have a [http://www.stups.uni-duesseldorf.de/bmotionstudio/index.php/User_Guide/Tutorial tutorial for B Motion Studio].


{{Feedback}}
{{Feedback}}

Revision as of 12:44, 9 July 2019


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

Advanced Validation with ProB

Other Tutorials:

For ProB for Rodin, the following presents a gentle introduction:

The Rodin handbook also contains material about ProB:

Furthermore, there are several tutorials on the physical units plugin:

For ProB for CSP, the following presents a gentle introduction:

For Co-Simulation we have this tutorial:

We also have a tutorial for B Motion Studio.

Feedback

Please help us to improve this documentation by providing feedback in our bug tracker, asking questions in our prob-users group or sending an email to Michael Leuschel.