User Manual: Difference between revisions

Line 33: Line 33:
* [[ABZ14|ABZ 2014 Landing Gear Case Study]]
* [[ABZ14|ABZ 2014 Landing Gear Case Study]]
* [[Sudoku Solved in the ProB REPL]]
* [[Sudoku Solved in the ProB REPL]]
* [https://gitlab.cs.uni-duesseldorf.de/general/stups/prob2-jupyter-notebooks/-/blob/master/puzzles/Sudoku_Miracle.ipynb Miracle Sudoku (Jupyter notebook)]
* [[Euler Problem 67 - Maximum Path Sum II]]
* [[Euler Problem 67 - Maximum Path Sum II]]
* [[Mutual Exclusion (Fairness)]]
* [[Mutual Exclusion (Fairness)]]
Line 38: Line 39:
* [[Blocks World (Directed Model Checking)]]
* [[Blocks World (Directed Model Checking)]]
* [[Nine Prisoners|Nine Prisoners Puzzle by Dudeney and Gardner]]
* [[Nine Prisoners|Nine Prisoners Puzzle by Dudeney and Gardner]]
* [[Apples and Oranges (Apple Interview Question)]]
* [[Apples and Oranges (Apple Interview Question)]] [https://gitlab.cs.uni-duesseldorf.de/general/stups/prob2-jupyter-notebooks/-/blob/master/puzzles/Apples_and_Oranges.ipynb Jupyter Notebook]
* [[Bridges Puzzle (Hashiwokakero)]]
* [[Bridges Puzzle (Hashiwokakero)]]
* [[Argumentation Theory]]
* [[Argumentation Theory]]

Revision as of 07:50, 22 May 2020


ProB is a graphical animator and model checker for the B method. The ProB homepage is at http://www.stups.uni-duesseldorf.de/ProB, where precompiled binaries, installation instructions and documentation are available.

Important notice

If you find a problem with ProB or this documentation please let us know. We are happy to receive suggestions for improvements to ProB or the documentation. More information about submitting bug reports is available in the "bugs" section or directly in our bug tracker. You can also post a question in our prob-users group or send an email to Michael Leuschel.

New version of ProB user manuals

We are redesigning the user manual and developer handbook.

Content of this manual

Animation and Visualisation with ProB:

Validation with ProB:

Other Interfaces to ProB:

ProB and Other Tools:

ProB for Other Languages:

Advanced Features of ProB:

Advanced Visualization Features of ProB:

FAQ, Tips and Troubleshootings:


(Also have a look at the tutorial; in particular Starting ProB and first animation steps).

Sample Models

Some of the examples below are now available as Jupyter notebooks and can be launched using binder. Another repository contains notebooks for teaching.

Sample Graphics


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.