git @ Cat's Eye Technologies The-Glosscubator / 6b84194
Add 3 papers and 2 web pages, Requirements and Model Checking. Chris Pressey 9 months ago
9 changed file(s) with 104 addition(s) and 14 deletion(s). Raw diff Collapse all Expand all
1717
1818 <!-- TOTALS -->
1919
20 Currently it consists of **670** web pages, **82** repositories, **169** papers, and **178** books in **99** topics.
20 Currently it consists of **671** web pages, **82** repositories, **173** papers, and **178** books in **99** topics.
2121 Of these, [**110** have the highest rating](by-rating/Top-rated.md),
2222 [**33** are considered classics](by-rating/Classic.md),
2323 [**73** are considered very interesting](by-rating/Very%20Interesting.md),
24 while [**65** are yet to be rated](by-rating/Unrated.md).
24 while [**68** are yet to be rated](by-rating/Unrated.md).
2525
2626 <!-- /TOTALS -->
2727
133133 * Complexity Hierarchies Beyond Elementary (online @ [arxiv.org](https://arxiv.org/abs/1312.5686))
134134 * Pure vs Impure Lisp (online @ [dl.acm.org](https://dl.acm.org/doi/pdf/10.1145/244795.244798))
135135
136 ### Formal Specification
137
138 * [Consistency Checking of Functional Requirements](https://arxiv.org/abs/1804.10486)
139 * [Consistency Checking in Requirements Analysis](https://jar-ben.github.io/papers/ISSTA2017.pdf)
140 * [Automated Consistency Checking of Requirements Specifications](https://apps.dtic.mil/sti/tr/pdf/ADA465574.pdf)
141
136142 ### Functional Programming
137143
138144 * let (rec) insertion without effects, lights or magic (online @ [icfp19.sigplan.org](https://icfp19.sigplan.org/details/mlfamilyworkshop-2019-papers/6/let-rec-insertion-without-effects-lights-or-magic))
1010
1111 * authors: Jean-Michel Bruel, Sophie Ebersold, Florian Galinier, Alexandr Naumchev, Manuel Mazzara, Bertrand Meyer
1212 * date: 2020
13 * future-topics: Requirements Engineering
1314 * url: https://arxiv.org/abs/1911.02564
1415
1516 .
1617
17 ### Automatic program generation from specifications using PROLOG : Pelin, Alex : Free Download, Borrow, and Streaming : Internet Archive
18 ### Consistency Checking of Functional Requirements
19
20 * authors: Simone Vuotto
21 * date: 2018
22 * future-topics: Requirements Engineering
23 * url: https://arxiv.org/abs/1804.10486
24
25 .
26
27 ### Consistency Checking in Requirements Analysis
28
29 * authors: Jaroslav Bendík
30 * date: 2017
31 * future-topics: Requirements Engineering
32 * url: https://jar-ben.github.io/papers/ISSTA2017.pdf
33
34 .
35
36 ### Automated Consistency Checking of Requirements Specifications
37
38 * authors: Constance L. Heitmeyer, Ralph D. Jeffords, Bruce G. Labaw
39 * date: 1996
40 * future-topics: Requirements Engineering
41 * url: https://apps.dtic.mil/sti/tr/pdf/ADA465574.pdf
42
43 .
44
45 ### Automatic program generation from specifications using PROLOG
1846
1947 * authors: Alex Pelin, Pau Morrow
2048 * date: 1988
2149 * url: https://archive.org/details/nasa_techdoc_19880014812
2250 * publication: NASA Technical Documents
2351 * topics: Formal Specification, Prolog
52 * future-topics: Program Generation
2453
2554 .
2655
3737
3838 [The role of formalism in system requirements (full version)](https://arxiv.org/abs/1911.02564)
3939
40 [Automatic program generation from specifications using PROLOG : Pelin, Alex : Free Download, Borrow, and Streaming : Internet Archive](https://archive.org/details/nasa_techdoc_19880014812)
40 [Consistency Checking of Functional Requirements](https://arxiv.org/abs/1804.10486)
41
42 [Consistency Checking in Requirements Analysis](https://jar-ben.github.io/papers/ISSTA2017.pdf)
43
44 [Automated Consistency Checking of Requirements Specifications](https://apps.dtic.mil/sti/tr/pdf/ADA465574.pdf)
45
46 [Automatic program generation from specifications using PROLOG](https://archive.org/details/nasa_techdoc_19880014812)
4147
4248 Syntactic Theories in Practice (online @ [tidsskrift.dk](https://tidsskrift.dk/brics/article/view/21721))
4349
8080
8181 .
8282
83 ### Automatic program generation from specifications using PROLOG : Pelin, Alex : Free Download, Borrow, and Streaming : Internet Archive
83 ### Consistency Checking of Functional Requirements
84
85 * rating: TODO
86
87 .
88
89 ### Consistency Checking in Requirements Analysis
90
91 * rating: TODO
92
93 .
94
95 ### Automated Consistency Checking of Requirements Specifications
96
97 * rating: TODO
98
99 .
100
101 ### Automatic program generation from specifications using PROLOG
84102
85103 * rating: 1
86104
55
66 SPDX-License-Identifier: CC0-1.0
77 -->
8
9 ### Lecture Notes on CTL Model Checking
10
11 * date: 2022
12 * authors: Matt Fredrikson
13 * format: lecture-notes
14 * url: https://www.cs.cmu.edu/~15414/s23/s22/lectures/23-ctl.pdf
15
16 .
817
918 ### Model Checking CTL is Almost Always Inherently Sequential
1019
1313
1414 ### Web resources
1515
16 [Lecture Notes on CTL Model Checking - 23-ctl.pdf](https://www.cs.cmu.edu/~15414/s23/s22/lectures/23-ctl.pdf)
17
1816 [Alloy (specification language) - Wikipedia](https://en.wikipedia.org/wiki/Alloy_(specification_language))
1917
2018 [multi tasking - Help understanding Petersons Algorithm for N Processes - Computer Science Stack Exchange](https://cs.stackexchange.com/questions/164777/help-understanding-petersons-algorithm-for-n-processes)
2119
2220 [Sally by SRI-CSL](https://sri-csl.github.io/sally/)
2321
22 [The Omega Library Interface Guide](https://www.cs.umd.edu/projects/omega/interface_doc/interface.html)
23
24 [Getting started with SMV](https://santos.cs.ksu.edu/smv-doc/tutorial/tutorial.html)
25
2426 ### Papers
27
28 [Lecture Notes on CTL Model Checking](https://www.cs.cmu.edu/~15414/s23/s22/lectures/23-ctl.pdf)
2529
2630 [Model Checking CTL is Almost Always Inherently Sequential](https://arxiv.org/abs/1103.4990)
2731
55
66 SPDX-License-Identifier: CC0-1.0
77 -->
8
9 ### Lecture Notes on CTL Model Checking - 23-ctl.pdf
10
11 * url: https://www.cs.cmu.edu/~15414/s23/s22/lectures/23-ctl.pdf
12
13 .
148
159 ### Alloy (specification language) - Wikipedia
1610
3125 * associated-repo-url: https://github.com/SRI-CSL/sally
3226
3327 .
28
29 ### The Omega Library Interface Guide
30
31 * url: https://www.cs.umd.edu/projects/omega/interface_doc/interface.html
32
33 .
34
35 ### Getting started with SMV
36
37 * url: https://santos.cs.ksu.edu/smv-doc/tutorial/tutorial.html
38
39 .
5353 > is given by loops or deadlocks. A search in depth increases the odds to
5454 > find quickly those features.
5555
56 ### Lecture Notes on CTL Model Checking - 23-ctl.pdf
56 ### Lecture Notes on CTL Model Checking
5757
5858 * rating: 1
5959
7070 * rating: 1
7171
7272 .
73
74 ### The Omega Library Interface Guide
75
76 * rating: 1
77
78 .
79
80 ### Getting started with SMV
81
82 * rating: 1
83
84 .