12:4512:45, 23 January 2012diffhist+7,269 N
TLA
Created page with 'As of version 1.3.5, ProB supports [http://research.microsoft.com/en-us/um/people/lamport/tla/tla.html TLA+]. = Using ProB for Animation and Model Checking of TLA+ specification…'
07:1407:14, 24 December 2011diffhist+1,801 N
Tutorial Modeling Infinite Datatypes
Created page with '__NOTOC__ This tutorial describes how to model (and how not to model) infinite datatypes so that they can be animated with ProB. We illustrate this using a Stack datatype. This …'
11:2211:22, 17 November 2011diffhist+1,151 N
Prolog Coding Guidelines
Created page with ' * Module Information Every module should be annotated with module information. This is used by our coverage analysis tool. <pre> :- module(MYMODULE, [ exported_predicate/arit…'
12:5612:56, 25 October 2010diffhist+992 N
SiemensComplicatedProp
Created page with 'This shows the graphical visualisation of a complicated property by ProB's graphical formula viewer. The property is the following one: <pre> (!iti_ztr.(iti_ztr: t_iti_ztr_pas =…'
18:5818:58, 10 October 2010diffhist+1,786 N
Tutorial CSP First Step
Created page with '[Category:User Manual]] == Startup == Start off by installing the standalone Tcl/Tk version of ProB. Follow the instructions in Installation. Start ProB by double-clicking…'
05:2405:24, 4 October 2010diffhist+2,315 N
TrainSwitchingPuzzle
Created page with 'This model was developed to solve Puzzle Nr 40 from the book "My best mathematical and logical puzzles" by Martin Gardner. <tt> MACHINE GardnerSwitchingPuzzle_v2 /* v2 without …'
11:1511:15, 15 June 2010diffhist+950 N
ProBLicence
Created page with 'Category:User Manual == ProB Licence == (C) 2000-2010 Michael Leuschel (and many others; see below) All rights reserved. ProB can now be used freely for commercial, non-co…'
18:3218:32, 11 February 2010diffhist+1,544 N
Links
Created page with '== Books == * [http://www.jpbowen.com/publications/thes-b.html The B-Book: Assigning programs to meanings, by Jean-Raymond Abrial] (link is to a review by Jonathan Bowen) * [http…'
12:2112:21, 18 January 2010diffhist+1,349 N
Graphical Viewer
Created page with ' == Introduction == ProB can generate a wide range of visualizations for your models. For this ProB generates first a textual representation of a graph in the "dot" format. This…'