2010 Ninth International Workshop on Parallel and Distributed Methods in Verification, and Second International Workshop on Hig 2010
DOI: 10.1109/pdmc-hibi.2010.9
|View full text |Cite
|
Sign up to set email alerts
|

DiVinE: Parallel Distributed Model Checker

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
43
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 63 publications
(47 citation statements)
references
References 8 publications
0
43
0
Order By: Relevance
“…The added parallelism puts extra stress on the scalability of our algorithms and therefore also forces a repeat of some of our previous reachability experiments [15]. We investigated the cause for the performance difference between various algorithms: NMCNDFS [14], CNDFS (this paper), OWCTY+MAP [5] (the best representant of parallel BFS-based algorithms [13]) and reachability from [15]. Work duplication due to overlapping stacks can cause slowdowns for all multi-core NDFS variants, as can long await cycles in CNDFS.…”
Section: Experimental Evaluationmentioning
confidence: 99%
See 1 more Smart Citation
“…The added parallelism puts extra stress on the scalability of our algorithms and therefore also forces a repeat of some of our previous reachability experiments [15]. We investigated the cause for the performance difference between various algorithms: NMCNDFS [14], CNDFS (this paper), OWCTY+MAP [5] (the best representant of parallel BFS-based algorithms [13]) and reachability from [15]. Work duplication due to overlapping stacks can cause slowdowns for all multi-core NDFS variants, as can long await cycles in CNDFS.…”
Section: Experimental Evaluationmentioning
confidence: 99%
“…LTSMIN 1.9 2 was compiled with GCC 4.4.2 (with optimisation -O2) and ran with: dve22lts-mc --threads=N -s28 --state=table --strategy=name, where name can be cndfs or endfs,lndfs, representing the different algorithms [14]. We used DiVinE 2.5.2 [5] as OWCTY+MAP implementation, compiled and run with equivalent parameters. Since LTSMIN reuses its next-state function, both tools are comparable [15].…”
Section: Experimental Evaluationmentioning
confidence: 99%
“…the one of [17]) into ABCD. To optimise the performance, using a specific library as Divine [18] will also be considered. Finally, in the security domain, we will consider more complex protocols with branching and looping structures, as well as complex data types manipulations.…”
Section: Discussionmentioning
confidence: 99%
“…For our verification purpose, we opt for two model-checkers: DiVinE [22] and ITS-tools [23]. We choose these model-checkers for their ability to deal with large models and formulae, by using parallel computation for the first one or a symbolic approach for the second one.…”
Section: Model-checking Backgroundmentioning
confidence: 99%