Line 35: | Line 35: | ||
=== Checklist/Troubleshooting === | === Checklist/Troubleshooting === | ||
* Java: be sure to have Java | * Java: be sure to have Java 7 or newer installed. Otherwise you will not be able to parse your own classical B machines as our parser is written in Java. | ||
* Tcl/Tk: be sure to have a suitable version of TclTk installed. In general you should install | * Tcl/Tk: be sure to have a suitable version of TclTk installed. In | ||
general you should install at least 8.5. | |||
You also need the 64 bit version of Tcl/Tk for 64 bit | |||
versions of ProB. | |||
* GraphViz: in order to make use of the graphical visualization features, you need to install a version of GraphViz suitable for your architecture. Then use the command "Graphical Viewer Preferences..." in the Preferences Menu to set or check the following preferences: | * GraphViz: in order to make use of the graphical visualization features, you need to install a version of GraphViz suitable for your architecture. Then use the command "Graphical Viewer Preferences..." in the Preferences Menu to set or check the following preferences: |
Both the standalone ProB Tcl/Tk and probcli can be downloaded together (within a Zip archive or tarball together with examples) from our Downloads page. The online ProB Logic Calculator requires no installation; just type in predicates and expressions into the web page.
There is also a plugin for Atelier B, in order to use the standalone ProB Tcl/Tk Version on Atelier B projects. It comes bundled with ProB Tcl/Tk.
ProB is used within a few other tools, such as iUML-B or SafeCap.
We are also developing a new Java-based API called ProB 2.0, which is a high-level wrapper for the command-line version probcli.
The standalone version Tcl/Tk of ProB contains a richer set of features than the Rodin version and also works on other formalisms than Event-B (e.g., classical B, Z, CSP, B||CSP, Promela, ...). If you want to do animation and model checking of Event-B models, the Rodin version might be enough. The Rodin version contains a translation tool from Rodin into Event-B package files that can be used within the standalone version of ProB. Use the probcli version if you want to write batch scripts or prefer working from the command-line.
Note: we have specific Windows_Installation_Instructions. These here are the generic instructions.
examples lib prob StartProB.sh tcl
On Windows, you will also have a subfolder called "Microsoft.VC80.CRT" containing the DLLs for the C runtime. Also, the binary is called "ProBWin" and not "prob".
general you should install at least 8.5. You also need the 64 bit version of Tcl/Tk for 64 bit versions of ProB.
Note: you can use the "Pick" button to locate the dot program and the dot viewer. See more information about the Graphical Viewer here.
The following movie shows how to install the ProB Rodin Plugin.
<swf width="800" height="600">http://www.stups.uni-duesseldorf.de/ProB/Install.swf</swf>