Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ProB Rodin Plugin
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
ProB Rodin Plugin
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
fd9f5664de7d23b43de8c8cfa6e50bfd241d28d3
Select Git revision
Selected
fd9f5664de7d23b43de8c8cfa6e50bfd241d28d3
Branches
9
develop
default
protected
csp
feature/csp
feature/multiview
feature/newcore
feature/theory_plugin
master
protected
rodin2
rodin3
Tags
9
3.0.11
3.0.8
3.0.5
2.4.1
2.3.3
2.3.2
2.3.1
2.3.0_fix1
2.3.0
19 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Apr
17
16
15
11
9
4
28
Mar
27
26
25
22
19
18
15
14
12
11
8
25
Feb
20
13
12
5
31
Jan
21
18
16
15
14
11
8
7
4
3
2
28
Dec
27
20
19
17
14
13
12
11
10
27
Nov
26
23
22
21
16
13
9
8
7
6
5
31
Oct
26
25
24
23
18
17
16
15
12
11
5
25
Sep
17
13
12
7
6
5
4
3
31
Aug
30
27
24
23
22
21
20
17
14
11
10
8
7
6
3
30
Jul
25
23
18
16
3
30
Jun
29
28
27
22
21
19
11
8
5
2
1
31
May
30
29
18
15
11
7
4
3
2
1
27
Apr
25
24
23
20
19
11
9
6
3
2
29
Mar
23
21
7
6
5
28
Feb
17
27
Jan
23
20
18
17
14
Dec
13
12
5
30
Nov
29
if no counter-example is found by the disprover, return a reasoner failure instead of modifying the proof tree (to act more like pp does)
refactored counter example
if the proof status of a theorem as guard is exported for prob, we also export the event name as a source
missing exception
remove old code
return a reasoner failure instead of modifying the proof tree if a timeout occurs
remove unused local variable, simplifies constructor
remove old comments
remove obsolete preferences
further refactoring: move fetching hypothesis from rodin directly into the reasoner.
remove old load command, we now load the model directly
remove obsolete exception, can not be thrown anymore
delete obsolete file
remove some more dead code
as the disprover loads the complete event-b model anyway, the useContexts flag became obsolete. removed dead code.
removed old code related to user defined selection of hypothesis for disprover
try another set of hypothesis for the disprover
just use relevant hypothesis in disprover (instead of all hypothesis)
increase proof confidence of timeout and no-counter-example. this should allow proofs done by other provers to pass through our proof nodes
add annotations
fixed imports
remove reference to parser version 2.4.12 from manifest file
delete obsolete file
add annotations
stupid deps
removed stupid dependency
Re-enable theory plugin in snapshot
bumped version numbers
removed theory support (until theory plugin release)
fixed disprover dependency
huge improvement to error handling (now with 200% more clean recommendation)
removed animation refinement
removed unused Proof Info
update disprover version number to match the one of prob
remove reference to 2.4.12-SNAPSHOT parser
All the classes are now available to serialize the EventB files for ProB 2.0 PROBCORE-69
PROBPLUGIN-69 Deleted old unnecessary model objects
renamed atoms
use constant instead of hard coded string (PROBPLUGIN-67)
PROBPLUGIN-67 changed the command so that it is compatible with the current probcli
Loading