Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TTool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mbe-tools
TTool
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7106e3da60b56c393c52ae66e4c91a745482a0ab
Select Git revision
Branches
20
113-firewall-action-in-diplodocus-adds-a-non-visible-element
117-nightly-build-graphic-installer-window-not-resizeable
126-order-of-tabs-in-diplodocus-component-models-is-not-preserved
155-update-developper-documentation
157-installer-does-not-work-under-windows-and-linux
242-gui-automated-test-second-part
244-merging-zoom-branch
2stepApproach
31-zoom-on-all-diagrams
69-allow-to-be-able-to-disable-action-nodes-in-an-activity-diagram
71-gui-automated-tests
71-gui-automated-tests-2
71-gui-automated-tests-3
73-hidden-component-still-clickable
73-hidden-component-still-clickable-2
73-hidden-component-still-clickable-3
78-forbidden-identifiers
AIMULET
AMULETPatches
CompareFunction
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Apr
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
29
Feb
28
27
26
25
24
20
19
18
17
13
12
11
10
9
8
7
6
5
4
3
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
5
30
Dec
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
30
Nov
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Oct
30
29
28
27
26
25
24
23
22
21
20
19
18
New guard evaluator, using precomputing and the optimized expression solver ~80x speedup in modelchecker
WIP
Added a new boolean expression evaluator with a binary tree structure to reduce the high number of String operations. Used for now only on safety
update on build version: build.txt
removed multithread for iterative search
before single thread
splitting code into first optimum:pareto
update on build version: build.txt
new version with pareto feature
update on build version: build.txt
update on build version: build.txt
Code cleaning
Fix of a race condition
Code cleaning
First implementation of safety pragmas check
update on build version: build.txt
Continued changes to support safety pragmas
Started procedure to add safety pragmas check to the model-checker
update on build version: build.txt
tainting backup
update on build version: build.txt
update on build version: build.txt
update on build version: build.txt
update on build version: build.txt
Added model-checker tests for liveness, reachability and state limit
Liveness: moved to multithread DFS instead of BFS to limit state explosion and to find in a considerable faster amount of time a counter example (loop or deadlock). Live paths are pruned.
update on build version: build.txt
taint backup
bugfix
new-lip6
new-lip6
Little speedup to loop check for liveness
Added command line parameters for model-checker options
bugfixes
v0 of new interface with AMS
AMS interface implementation
update on build version: build.txt
securing version before core gen feature integration
update on build version: build.txt
backup taint
Added alt conditions to stop liveness check when the liveness is verified true for all the pending paths
update on build version: build.txt
Loading