2011
DOI: 10.1007/978-3-642-24372-1_27
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Nested Depth-First Searches for LTL Model Checking

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
29
0

Year Published

2011
2011
2020
2020

Publication Types

Select...
7

Relationship

2
5

Authors

Journals

citations
Cited by 21 publications
(29 citation statements)
references
References 20 publications
0
29
0
Order By: Relevance
“…Since the blue flags are not shared among threads, the red searches are still invoked in the appropriate DFS postorder. The ENDFS algorithm [10] also allows the sharing of blue flags, but a sequential emergency procedure is triggered if the appropriate invocation order of the red DFS is not respected. Moreover, to maintain correctness, information on a red DFS in progress cannot be transmitted in "real time" to other threads: the states visited by a red DFS are only marked globally red after it has returned.…”
Section: Parallel Ltl Model Checking Algorithms For Shared-memory Arcmentioning
confidence: 99%
See 2 more Smart Citations
“…Since the blue flags are not shared among threads, the red searches are still invoked in the appropriate DFS postorder. The ENDFS algorithm [10] also allows the sharing of blue flags, but a sequential emergency procedure is triggered if the appropriate invocation order of the red DFS is not respected. Moreover, to maintain correctness, information on a red DFS in progress cannot be transmitted in "real time" to other threads: the states visited by a red DFS are only marked globally red after it has returned.…”
Section: Parallel Ltl Model Checking Algorithms For Shared-memory Arcmentioning
confidence: 99%
“…This is absolutely necessary since the number of blue states (all reachable states) typically exceeds the number of red states (visited by the red DFS). In ENDFS, however, sharing the blue colour often led to the expensive (memory and performance wise) sequential repair procedure [10]. We were unable to construct a correct algorithm that colours both blue and red while backtracking from the respective DFS procedures.…”
mentioning
confidence: 92%
See 1 more Smart Citation
“…Recently, some multi-core version of these algorithms were introduced by Evangelista and Laarman et al [17,15,14]. These algorithms have the following properties: their runtime is linear in the number of states in the worst case while typically yielding good scalability; they are on-the-fly [18] and yield short counter examples [14,Sec.…”
Section: Introductionmentioning
confidence: 99%
“…We have extracted the graphs of τ -transitions for all implementation processes in the FDR3 test suite (including most of the CSP models from [15,16,1]) and the CSP models from [10]. The top of Figure 4 gives statistics about a selection of the graphs with between 200,000 and 5,000,000 states (we omit eleven such, in the interests of space), plus a slightly smaller file tring2.1 which we discuss below 4 . For each graph we give the number of states (i.e.…”
Section: Methodsmentioning
confidence: 99%