fm-weck 1.5.3__py3-none-any.whl → 1.6.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. fm_weck/__init__.py +1 -1
  2. fm_weck/capture.py +1 -1
  3. fm_weck/cli.py +107 -1
  4. fm_weck/engine.py +31 -4
  5. fm_weck/exceptions.py +4 -0
  6. fm_weck/image_mgr.py +66 -0
  7. fm_weck/resources/fm_tools/2ls.yml +22 -0
  8. fm_weck/resources/fm_tools/afltc.yml +59 -0
  9. fm_weck/resources/fm_tools/aise.yml +28 -1
  10. fm_weck/resources/fm_tools/aprove.yml +25 -0
  11. fm_weck/resources/fm_tools/brick.yml +25 -1
  12. fm_weck/resources/fm_tools/bubaak-split.yml +18 -0
  13. fm_weck/resources/fm_tools/bubaak.yml +10 -0
  14. fm_weck/resources/fm_tools/cbmc.yml +12 -0
  15. fm_weck/resources/fm_tools/cetfuzz.yml +21 -6
  16. fm_weck/resources/fm_tools/coastal.yml +12 -0
  17. fm_weck/resources/fm_tools/concurrentwitness2test.yml +25 -2
  18. fm_weck/resources/fm_tools/cooperace.yml +39 -0
  19. fm_weck/resources/fm_tools/coveritest.yml +22 -0
  20. fm_weck/resources/fm_tools/cpa-bam-bnb.yml +16 -1
  21. fm_weck/resources/fm_tools/cpa-bam-smg.yml +17 -1
  22. fm_weck/resources/fm_tools/cpa-lockator.yml +17 -1
  23. fm_weck/resources/fm_tools/cpa-witness2test.yml +13 -3
  24. fm_weck/resources/fm_tools/cpachecker.yml +150 -10
  25. fm_weck/resources/fm_tools/cpv.yml +48 -0
  26. fm_weck/resources/fm_tools/crux.yml +12 -0
  27. fm_weck/resources/fm_tools/cseq.yml +36 -9
  28. fm_weck/resources/fm_tools/dartagnan.yml +63 -3
  29. fm_weck/resources/fm_tools/dasa.yml +70 -0
  30. fm_weck/resources/fm_tools/deagle.yml +19 -1
  31. fm_weck/resources/fm_tools/divine.yml +13 -0
  32. fm_weck/resources/fm_tools/ebf.yml +17 -2
  33. fm_weck/resources/fm_tools/emergentheta.yml +51 -5
  34. fm_weck/resources/fm_tools/esbmc-incr.yml +59 -2
  35. fm_weck/resources/fm_tools/esbmc-kind.yml +59 -2
  36. fm_weck/resources/fm_tools/fdse.yml +31 -0
  37. fm_weck/resources/fm_tools/fizzer.yml +32 -3
  38. fm_weck/resources/fm_tools/frama-c-sv.yml +21 -2
  39. fm_weck/resources/fm_tools/fshell-witness2test.yml +13 -3
  40. fm_weck/resources/fm_tools/function-res.yml +64 -0
  41. fm_weck/resources/fm_tools/fusebmc-ia.yml +20 -6
  42. fm_weck/resources/fm_tools/fusebmc.yml +25 -4
  43. fm_weck/resources/fm_tools/gazer-theta.yml +16 -3
  44. fm_weck/resources/fm_tools/gdart-llvm.yml +16 -1
  45. fm_weck/resources/fm_tools/gdart.yml +49 -2
  46. fm_weck/resources/fm_tools/goblint-par.yml +66 -0
  47. fm_weck/resources/fm_tools/goblint.yml +239 -12
  48. fm_weck/resources/fm_tools/goblitch.yml +77 -0
  49. fm_weck/resources/fm_tools/graves-par.yml +4 -1
  50. fm_weck/resources/fm_tools/graves.yml +20 -5
  51. fm_weck/resources/fm_tools/gwit.yml +13 -3
  52. fm_weck/resources/fm_tools/hornix.yml +26 -4
  53. fm_weck/resources/fm_tools/hybridtiger.yml +12 -1
  54. fm_weck/resources/fm_tools/iekke.yml +73 -0
  55. fm_weck/resources/fm_tools/infer.yml +12 -0
  56. fm_weck/resources/fm_tools/java-ranger.yml +18 -0
  57. fm_weck/resources/fm_tools/jayhorn.yml +50 -4
  58. fm_weck/resources/fm_tools/jbmc.yml +17 -1
  59. fm_weck/resources/fm_tools/jcwit.yml +12 -2
  60. fm_weck/resources/fm_tools/jdart.yml +16 -1
  61. fm_weck/resources/fm_tools/jlisa.yml +105 -0
  62. fm_weck/resources/fm_tools/klee.yml +12 -1
  63. fm_weck/resources/fm_tools/kleef.yml +18 -0
  64. fm_weck/resources/fm_tools/korn.yml +23 -1
  65. fm_weck/resources/fm_tools/lazycseq.yml +16 -1
  66. fm_weck/resources/fm_tools/legion-symcc.yml +5 -1
  67. fm_weck/resources/fm_tools/legion.yml +7 -4
  68. fm_weck/resources/fm_tools/lf-checker.yml +16 -1
  69. fm_weck/resources/fm_tools/liv.yml +48 -3
  70. fm_weck/resources/fm_tools/locksmith.yml +16 -1
  71. fm_weck/resources/fm_tools/metaval++.yml +1 -1
  72. fm_weck/resources/fm_tools/metaval.yml +121 -6
  73. fm_weck/resources/fm_tools/mlb.yml +23 -1
  74. fm_weck/resources/fm_tools/mopsa.yml +100 -7
  75. fm_weck/resources/fm_tools/muval.yml +120 -0
  76. fm_weck/resources/fm_tools/nacpa.yml +57 -2
  77. fm_weck/resources/fm_tools/nitwit.yml +13 -3
  78. fm_weck/resources/fm_tools/ogchecker.yml +47 -0
  79. fm_weck/resources/fm_tools/owic.yml +16 -2
  80. fm_weck/resources/fm_tools/pesco.yml +19 -1
  81. fm_weck/resources/fm_tools/pichecker.yml +16 -1
  82. fm_weck/resources/fm_tools/pinaka.yml +14 -1
  83. fm_weck/resources/fm_tools/predatorhp.yml +12 -0
  84. fm_weck/resources/fm_tools/proton.yml +26 -1
  85. fm_weck/resources/fm_tools/prtest.yml +23 -0
  86. fm_weck/resources/fm_tools/pysvlib-linter.yml +77 -0
  87. fm_weck/resources/fm_tools/pysvlib-validator.yml +76 -0
  88. fm_weck/resources/fm_tools/racerf.yml +27 -4
  89. fm_weck/resources/fm_tools/re3ver.yml +78 -0
  90. fm_weck/resources/fm_tools/rizzer.yml +11 -1
  91. fm_weck/resources/fm_tools/schema.yml +185 -4
  92. fm_weck/resources/fm_tools/seal.yml +67 -0
  93. fm_weck/resources/fm_tools/sikraken.yml +25 -1
  94. fm_weck/resources/fm_tools/spf.yml +14 -1
  95. fm_weck/resources/fm_tools/sv-sanitizers.yml +46 -3
  96. fm_weck/resources/fm_tools/svf-svc.yml +33 -1
  97. fm_weck/resources/fm_tools/svlibchecker.yml +82 -0
  98. fm_weck/resources/fm_tools/swat.yml +30 -0
  99. fm_weck/resources/fm_tools/symbiotic-witch.yml +31 -6
  100. fm_weck/resources/fm_tools/symbiotic.yml +64 -1
  101. fm_weck/resources/fm_tools/testcoca.yml +53 -0
  102. fm_weck/resources/fm_tools/testcov.yml +97 -0
  103. fm_weck/resources/fm_tools/theta.yml +100 -2
  104. fm_weck/resources/fm_tools/thorn.yml +22 -1
  105. fm_weck/resources/fm_tools/tracerx-wp.yml +18 -0
  106. fm_weck/resources/fm_tools/tracerx.yml +22 -0
  107. fm_weck/resources/fm_tools/uautomizer.yml +186 -19
  108. fm_weck/resources/fm_tools/ugemcutter.yml +97 -9
  109. fm_weck/resources/fm_tools/ukojak.yml +55 -9
  110. fm_weck/resources/fm_tools/uparalizer.yml +78 -0
  111. fm_weck/resources/fm_tools/ureferee.yml +83 -13
  112. fm_weck/resources/fm_tools/utaipan.yml +61 -9
  113. fm_weck/resources/fm_tools/utestgen.yml +36 -0
  114. fm_weck/resources/fm_tools/veriabs.yml +12 -0
  115. fm_weck/resources/fm_tools/veriabsl.yml +16 -0
  116. fm_weck/resources/fm_tools/verioover.yml +16 -1
  117. fm_weck/resources/fm_tools/wasp-c.yml +16 -1
  118. fm_weck/resources/fm_tools/wit4java.yml +36 -4
  119. fm_weck/resources/fm_tools/witch.yml +29 -4
  120. fm_weck/resources/fm_tools/witnesslint.yml +111 -8
  121. fm_weck/resources/fm_tools/witnessmap.yml +29 -1
  122. fm_weck/zenodo.py +381 -0
  123. {fm_weck-1.5.3.dist-info → fm_weck-1.6.0.dist-info}/METADATA +2 -1
  124. fm_weck-1.6.0.dist-info/RECORD +188 -0
  125. {fm_weck-1.5.3.dist-info → fm_weck-1.6.0.dist-info}/WHEEL +1 -1
  126. fm_weck-1.5.3.dist-info/RECORD +0 -171
  127. {fm_weck-1.5.3.dist-info → fm_weck-1.6.0.dist-info}/entry_points.txt +0 -0
@@ -0,0 +1,73 @@
1
+ id: iekke
2
+ name: iekke
3
+ description: |
4
+ Iekke is an partial-order-based bounded model checker for concurrent program verification.
5
+ It is built on top of Deagle (front-end) and MiniSAT-2.2.1 (back-end).
6
+ Iekke uses the general Deagle infrastructure, but replacing the modules responsible for creating concurrency constraints (via partial order) with new modules that produce constraints inspired by Lazy-CSeq sequentializzation. This allows for a smaller formula size for analyzing concurrent programs compared to the classic partial order.
7
+ These new modules can also be imported into CBMC, as it shares the same infrastructure as Deagle.
8
+ Furthermore, the Deagle solver has been replaced with MiniSAT.
9
+ input_languages:
10
+ - C
11
+ project_url: https://github.com/paolo-di-biase/Lazy-PO
12
+ repository_url: https://github.com/paolo-di-biase/Lazy-PO
13
+ spdx_license_identifier: "GPL-3.0-or-later"
14
+ benchexec_toolinfo_module: benchexec.tools.iekke
15
+ fmtools_format_version: "2.0"
16
+ fmtools_entry_maintainers:
17
+ - paolodibiase1
18
+
19
+ maintainers:
20
+ - orcid: 0009-0006-8188-9973
21
+ name: Paolo Di Biase
22
+ institution: Unimol
23
+ country: Italy
24
+ url: https://paolo-di-biase.github.io/
25
+ - orcid: 0000-0002-8697-2980
26
+ name: Gennaro Parlato
27
+ institution: Unimol
28
+ country: Italy
29
+ url: https://gennaro-parlato.github.io/
30
+ - orcid: 0000-0002-4978-4307
31
+ name: Salvatore La Torre
32
+ institution: Unisa
33
+ country: Italy
34
+ url: https://docenti.unisa.it/004821/home
35
+ - orcid: 0000-0002-1815-218X
36
+ name: Bernd Fischer
37
+ institution: Stellenbosch University
38
+ country: South Africa
39
+ url: https://bfischer.pages.cs.sun.ac.za/
40
+ - orcid: 0000-0002-5713-1381
41
+ name: Peter Schrammel
42
+ institution: Diffblue Ltd
43
+ country: United Kingdom
44
+ url: http://www.schrammel.it/
45
+
46
+
47
+ versions:
48
+ - version: "1.0"
49
+ doi: 10.5281/zenodo.17708300
50
+ benchexec_toolinfo_options: []
51
+ required_ubuntu_packages: []
52
+ base_container_images:
53
+ - docker.io/ubuntu:24.04
54
+
55
+ competition_participations:
56
+ - competition: "SV-COMP 2026"
57
+ track: "Verification"
58
+ tool_version: "1.0"
59
+ jury_member:
60
+ orcid: 0009-0006-8188-9973
61
+ name: Paolo Di Biase
62
+ institution: Unimol
63
+ country: Italy
64
+ url: https://paolo-di-biase.github.io/
65
+
66
+ techniques:
67
+ - Bounded Model Checking
68
+ - Concurrency Support
69
+
70
+ frameworks_solvers:
71
+ - MiniSAT
72
+
73
+ literature: []
@@ -22,6 +22,8 @@ versions:
22
22
  - version: "svcomp24"
23
23
  doi: 10.5281/zenodo.10079740
24
24
  benchexec_toolinfo_options: []
25
+ base_container_images:
26
+ - docker.io/ubuntu:22.04
25
27
  required_ubuntu_packages: []
26
28
  full_container_images:
27
29
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2024
@@ -31,6 +33,16 @@ versions:
31
33
  required_ubuntu_packages: []
32
34
 
33
35
  competition_participations:
36
+ - competition: "SV-COMP 2026"
37
+ track: "Verification"
38
+ label:
39
+ - inactive
40
+ tool_version: "svcomp24"
41
+ jury_member:
42
+ name: Hors Concours
43
+ institution: --
44
+ country: --
45
+ url:
34
46
  - competition: "SV-COMP 2025"
35
47
  track: "Verification"
36
48
  label:
@@ -21,14 +21,32 @@ versions:
21
21
  - version: "svcomp25"
22
22
  doi: 10.5281/zenodo.14205198
23
23
  benchexec_toolinfo_options: []
24
+ base_container_images:
25
+ - docker.io/ubuntu:24.04
24
26
  required_ubuntu_packages:
25
27
  - openjdk-8-jre-headless
28
+ full_container_images:
29
+ - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2025
26
30
  - version: "svcomp23"
27
31
  doi: 10.5281/zenodo.7467038
28
32
  benchexec_toolinfo_options: []
33
+ base_container_images:
34
+ - docker.io/ubuntu:22.04
29
35
  required_ubuntu_packages: []
36
+ full_container_images:
37
+ - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2023
30
38
 
31
39
  competition_participations:
40
+ - competition: "SV-COMP 2026"
41
+ track: "Verification"
42
+ tool_version: "svcomp25"
43
+ jury_member:
44
+ name: Hors Concours
45
+ institution: --
46
+ country: --
47
+ url:
48
+ label:
49
+ - inactive
32
50
  - competition: "SV-COMP 2025"
33
51
  track: "Verification"
34
52
  tool_version: "svcomp25"
@@ -1,25 +1,36 @@
1
1
  id: jayhorn
2
2
  name: JayHorn
3
+ description: |
4
+ JayHorn is a software model checking tool for Java that attempts to prove certain bad states in a program are never reachable and aims to be sound.
3
5
  input_languages:
4
6
  - Java
5
7
  project_url: https://github.com/jayhorn/jayhorn
6
8
  repository_url: https://github.com/jayhorn/jayhorn
7
- spdx_license_identifier: LGPL-2.1-only
8
- benchexec_toolinfo_module: "https://gitlab.com/sosy-lab/software/benchexec/-/raw/main/benchexec/tools/jayhorn.py"
9
+ spdx_license_identifier: MIT
10
+ benchexec_toolinfo_module: benchexec.tools.jayhorn
9
11
  fmtools_format_version: "2.0"
10
12
  fmtools_entry_maintainers:
11
13
  - Hassanmousavii
14
+ - amir.hossein.maleck.mohammady
12
15
 
13
16
  maintainers:
14
- - name: Hassan Mousavi
17
+ - orcid: 0009-0003-9409-7156
18
+ name: Hassan Mousavi
15
19
  institution: University of Tehran, Tehran Institute for Advanced Studies
16
20
  country: Iran
17
21
  url: https://ir.linkedin.com/in/hassan-mousavi
18
22
 
19
23
  versions:
24
+ - version: "svcomp26"
25
+ doi: 10.5281/zenodo.17670300
26
+ benchexec_toolinfo_options: ["--graphml-witness", "witness.graphml"]
27
+ required_ubuntu_packages:
28
+ - openjdk-8-jdk-headless
29
+ base_container_images:
30
+ - docker.io/ubuntu:24.04
20
31
  - version: "svcomp24"
21
32
  doi: 10.5281/zenodo.10202537
22
- benchexec_toolinfo_options: ['--graphml-witness', 'witness.graphml']
33
+ benchexec_toolinfo_options: ["--graphml-witness", "witness.graphml"]
23
34
  required_ubuntu_packages:
24
35
  - openjdk-8-jdk-headless
25
36
  full_container_images:
@@ -29,8 +40,28 @@ versions:
29
40
  benchexec_toolinfo_options: []
30
41
  required_ubuntu_packages:
31
42
  - openjdk-8-jdk-headless
43
+ base_container_images:
44
+ - docker.io/ubuntu:24.04
32
45
 
33
46
  competition_participations:
47
+ - competition: "SV-COMP 2026"
48
+ track: "Verification"
49
+ tool_version: "svcomp26"
50
+ jury_member:
51
+ orcid: 0009-0003-9409-7156
52
+ name: Hassan Mousavi
53
+ institution: University of Tehran and Tehran Institute for Advanced Studies
54
+ country: Iran
55
+ url: https://orcid.org/0009-0003-9409-7156
56
+ participants:
57
+ - orcid: 0009-0003-9409-7156
58
+ name: Hassan Mousavi
59
+ - orcid: 0000-0002-4743-8750
60
+ name: Hossein Hojjat
61
+ - orcid: 0000-0002-2733-7098
62
+ name: Philipp Rümmer
63
+ - orcid: 0009-0005-1778-5080
64
+ name: Amirhossien Malekmohammadi
34
65
  - competition: "SV-COMP 2025"
35
66
  track: "Verification"
36
67
  label:
@@ -45,6 +76,7 @@ competition_participations:
45
76
  track: "Verification"
46
77
  tool_version: "svcomp24"
47
78
  jury_member:
79
+ orcid: 0009-0003-9409-7156
48
80
  name: Hassan Mousavi
49
81
  institution: University of Tehran, Tehran Institute for Advanced Studies
50
82
  country: Iran
@@ -69,3 +101,17 @@ techniques:
69
101
  - Interpolation
70
102
 
71
103
  frameworks_solvers: []
104
+
105
+ literature:
106
+ - doi: 10.1007/978-3-319-41540-6_14
107
+ title: "JayHorn: A Framework for Verifying Java programs"
108
+ year: 2016
109
+ - doi: 10.1145/3340672.3341113
110
+ title: "JayHorn: A Java Model Checker"
111
+ year: 2019
112
+ - doi: 10.1007/978-3-030-17502-3_16
113
+ title: "JayHorn: A Java Model Checker: (Competition Contribution)"
114
+ year: 2019
115
+ - doi: 10.1007/978-3-030-72013-1_29
116
+ title: "Towards string support in JayHorn (competition contribution)"
117
+ year: 2021
@@ -9,7 +9,7 @@ input_languages:
9
9
  - Java
10
10
  project_url: https://github.com/diffblue/cbmc
11
11
  repository_url: https://github.com/diffblue/cbmc
12
- spdx_license_identifier: BSD-4-Clause
12
+ spdx_license_identifier: LicenseRef-JBMC
13
13
  benchexec_toolinfo_module: benchexec.tools.jbmc
14
14
  fmtools_format_version: "2.0"
15
15
  fmtools_entry_maintainers:
@@ -23,6 +23,13 @@ maintainers:
23
23
  url: http://www.schrammel.it
24
24
 
25
25
  versions:
26
+ - version: "svcomp26"
27
+ doi: 10.5281/zenodo.17688623
28
+ benchexec_toolinfo_options: ["--graphml-witness", "witness.graphml"]
29
+ required_ubuntu_packages:
30
+ - openjdk-8-jdk-headless
31
+ base_container_images:
32
+ - docker.io/ubuntu:24.04
26
33
  - version: "svcomp25"
27
34
  doi: 10.5281/zenodo.14207455
28
35
  benchexec_toolinfo_options: ["--graphml-witness", "witness.graphml"]
@@ -40,6 +47,15 @@ versions:
40
47
  - openjdk-8-jdk-headless
41
48
 
42
49
  competition_participations:
50
+ - competition: "SV-COMP 2026"
51
+ track: "Verification"
52
+ tool_version: "svcomp26"
53
+ jury_member:
54
+ orcid: 0000-0002-5713-1381
55
+ name: Peter Schrammel
56
+ institution: Diffblue
57
+ country: UK
58
+ url: http://www.schrammel.it
43
59
  - competition: "SV-COMP 2025"
44
60
  track: "Verification"
45
61
  tool_version: "svcomp25"
@@ -27,8 +27,18 @@ versions:
27
27
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2024
28
28
 
29
29
  competition_participations:
30
+ - competition: "SV-COMP 2026"
31
+ track: "Validation of Correctness Witnesses v1"
32
+ label:
33
+ - inactive
34
+ tool_version: "svcomp24"
35
+ jury_member:
36
+ name: Hors Concours
37
+ institution: --
38
+ country: --
39
+ url:
30
40
  - competition: "SV-COMP 2025"
31
- track: "Validation of Correctness Witnesses 1.0"
41
+ track: "Validation of Correctness Witnesses v1"
32
42
  label:
33
43
  - inactive
34
44
  tool_version: "svcomp24"
@@ -38,7 +48,7 @@ competition_participations:
38
48
  country: --
39
49
  url:
40
50
  - competition: "SV-COMP 2024"
41
- track: "Validation of Correctness Witnesses 1.0"
51
+ track: "Validation of Correctness Witnesses v1"
42
52
  tool_version: "svcomp24"
43
53
  jury_member:
44
54
  name: Zaiyu Cheng
@@ -12,7 +12,8 @@ fmtools_entry_maintainers:
12
12
  - mmuesly
13
13
 
14
14
  maintainers:
15
- - name: Malte Mues
15
+ - orcid: 0000-0000-0000-0000
16
+ name: Malte Mues
16
17
  institution: TU Dortmund
17
18
  country: Germany
18
19
  url:
@@ -21,12 +22,24 @@ versions:
21
22
  - version: "svcomp23"
22
23
  doi: 10.5281/zenodo.10397175
23
24
  benchexec_toolinfo_options: []
25
+ base_container_images:
26
+ - docker.io/ubuntu:22.04
24
27
  required_ubuntu_packages:
25
28
  - openjdk-11-jre-headless
26
29
  full_container_images:
27
30
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2023
28
31
 
29
32
  competition_participations:
33
+ - competition: "SV-COMP 2026"
34
+ track: "Verification"
35
+ label:
36
+ - inactive
37
+ tool_version: "svcomp23"
38
+ jury_member:
39
+ name: Hors Concours
40
+ institution: --
41
+ country: --
42
+ url:
30
43
  - competition: "SV-COMP 2025"
31
44
  track: "Verification"
32
45
  label:
@@ -67,3 +80,5 @@ frameworks_solvers:
67
80
  - JPF
68
81
  - CVC
69
82
  - Z3
83
+
84
+ literature: []
@@ -0,0 +1,105 @@
1
+ id: jlisa
2
+ name: JLiSA
3
+ description: |
4
+ JLisa is the java frontend of LiSA, a Java library that provides a complete infrastructure for the development of static analyzers based on abstract interpretation.
5
+ In particular, LiSA implements several standard components of abstract interpretation-based analyzers, such as an extensible control-flow graph representation (CFG),
6
+ a common analysis framework for the development of new static analyses, and fixpoint algorithms on LiSA CFGs.
7
+ JLiSA implements custom abstract domains such as constant propagation and intervals to verify the correctness of Java programs.
8
+ In particular, it verifies that assertions never fail and that no uncaught runtime exceptions exist.
9
+ input_languages:
10
+ - Java
11
+ project_url: https://github.com/lisa-analyzer/jlisa
12
+ repository_url: https://github.com/lisa-analyzer/jlisa
13
+ spdx_license_identifier: MIT
14
+ benchexec_toolinfo_module: benchexec.tools.jlisa
15
+ fmtools_format_version: "2.0"
16
+ fmtools_entry_maintainers:
17
+ - giacomo12596
18
+
19
+ maintainers:
20
+ - name: Vincenzo Arceri
21
+ institution: University of Parma
22
+ country: Italy
23
+ orcid: 0000-0002-5150-0393
24
+ url: https://vincenzoarceri.github.io/
25
+ - name: Filippo Bianchi
26
+ institution: University of Parma
27
+ country: Italy
28
+ orcid: 0009-0008-2730-0296
29
+ url: https://github.com/bianchifilippo
30
+ - name: Pietro Ferrara
31
+ institution: Ca' Foscari University of Venice
32
+ country: Italy
33
+ orcid: 0000-0002-4678-933X
34
+ url: https://pietroferrara.github.io/
35
+ - name: Teodors Lisovenko
36
+ institution: Ca' Foscari University of Venice
37
+ country: Italy
38
+ orcid: 0009-0005-6644-1049
39
+ url: https://www.unive.it/data/persone/28944804
40
+ - name: Luca Negrini
41
+ institution: Ca' Foscari University of Venice
42
+ country: Italy
43
+ orcid: 0000-0001-9930-8854
44
+ url: https://lucaneg.github.io/
45
+ - name: Luca Olivieri
46
+ institution: Ca' Foscari University of Venice
47
+ country: Italy
48
+ orcid: 0000-0001-8074-8980
49
+ url: https://olivieriluca.github.io/
50
+ - name: Giacomo Zanatta
51
+ institution: Ca' Foscari University of Venice
52
+ country: Italy
53
+ orcid: 0009-0002-7401-7262
54
+ url: https://www.giacomozanatta.com
55
+
56
+ versions:
57
+ - version: "svcomp26"
58
+ doi: 10.5281/zenodo.17609338
59
+ benchexec_toolinfo_options: []
60
+ required_ubuntu_packages:
61
+ - openjdk-21-jre-headless
62
+ base_container_images:
63
+ - docker.io/ubuntu:24.04
64
+ competition_participations:
65
+ - competition: "SV-COMP 2026"
66
+ track: "Verification"
67
+ tool_version: "svcomp26"
68
+ jury_member:
69
+ name: Giacomo Zanatta
70
+ institution: Ca' Foscari University of Venice
71
+ country: Italy
72
+ url: https://www.giacomozanatta.com
73
+ participants:
74
+ - orcid: 0000-0002-5150-0393
75
+ name: Vincenzo Arceri
76
+ - orcid: 0000-0001-9930-8854
77
+ name: Luca Negrini
78
+ - orcid: 0009-0002-7401-7262
79
+ name: Giacomo Zanatta
80
+ - orcid: 0009-0008-2730-0296
81
+ name: Filippo Bianchi
82
+ - orcid: 0009-0005-6644-1049
83
+ name: Teodors Lisovenko
84
+ - orcid: 0000-0001-8074-8980
85
+ name: Luca Olivieri
86
+ - orcid: 0000-0002-4678-933X
87
+ name: Pietro Ferrara
88
+
89
+ techniques:
90
+ - Abstract Interpretation
91
+
92
+ frameworks_solvers:
93
+ - LiSA
94
+
95
+ literature:
96
+ - doi: 10.1145/3460946.3464316
97
+ title: "Static analysis for dummies: experiencing LiSA"
98
+ year: 2021
99
+ - doi: 10.1007/978-981-19-9601-6_2
100
+ title: "LiSA: A Generic Framework for Multilanguage Static Analysis"
101
+ year: 2024
102
+ - doi: 10.1007/978-3-031-71379-8_3
103
+ title: "Teaching Through Practice: Advanced Static Analysis with LiSA"
104
+ year: 2024
105
+
@@ -11,7 +11,8 @@ fmtools_entry_maintainers:
11
11
  - mnowack
12
12
 
13
13
  maintainers:
14
- - name: Hors Concours
14
+ - orcid: 0000-0000-0000-0000
15
+ name: Hors Concours
15
16
  institution: --
16
17
  country: --
17
18
  url:
@@ -25,6 +26,16 @@ versions:
25
26
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2024
26
27
 
27
28
  competition_participations:
29
+ - competition: "Test-Comp 2026"
30
+ track: "Test Generation"
31
+ label:
32
+ - inactive
33
+ tool_version: "testcomp23"
34
+ jury_member:
35
+ name: Hors Concours
36
+ institution: --
37
+ country: --
38
+ url:
28
39
  - competition: "Test-Comp 2025"
29
40
  track: "Test Generation"
30
41
  label:
@@ -21,13 +21,31 @@ versions:
21
21
  - version: "testcomp25"
22
22
  doi: "10.5281/zenodo.14354572"
23
23
  benchexec_toolinfo_options: []
24
+ base_container_images:
25
+ - docker.io/ubuntu:24.04
24
26
  required_ubuntu_packages: []
27
+ full_container_images:
28
+ - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2025
25
29
  - version: "testcomp24"
26
30
  doi: "10.5281/zenodo.10202734"
27
31
  benchexec_toolinfo_options: []
32
+ base_container_images:
33
+ - docker.io/ubuntu:22.04
28
34
  required_ubuntu_packages: []
35
+ full_container_images:
36
+ - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2024
29
37
 
30
38
  competition_participations:
39
+ - competition: "Test-Comp 2026"
40
+ track: "Test Generation"
41
+ tool_version: "testcomp25"
42
+ jury_member:
43
+ name: Hors Concours
44
+ institution: --
45
+ country: --
46
+ url:
47
+ label:
48
+ - inactive
31
49
  - competition: "Test-Comp 2025"
32
50
  track: "Test Generation"
33
51
  tool_version: "testcomp25"
@@ -5,7 +5,7 @@ input_languages:
5
5
  project_url: https://github.com/gernst/korn
6
6
  repository_url: https://github.com/gernst/korn
7
7
  spdx_license_identifier: MIT
8
- benchexec_toolinfo_module: "https://gitlab.com/sosy-lab/software/benchexec/-/raw/main/benchexec/tools/korn.py"
8
+ benchexec_toolinfo_module: benchexec.tools.korn
9
9
  fmtools_format_version: "2.0"
10
10
  fmtools_entry_maintainers:
11
11
  - gernst
@@ -21,10 +21,20 @@ maintainers:
21
21
  url: https://www.sosy-lab.org/people/ernst/
22
22
 
23
23
  versions:
24
+ - version: "svcomp26"
25
+ doi: "10.5281/zenodo.17778961"
26
+ benchexec_toolinfo_options: ["-smt2", "clauses.smt2", "-model", "-write", "-confirm", "-debug", "-random", "20", "-timeout", "60", "-golem:spacer", "-timeout", "60", "-z3", "-timeout", "900", "-eld:portfolio"]
27
+ required_ubuntu_packages:
28
+ - gcc-multilib
29
+ - openjdk-21-jre-headless
30
+ base_container_images:
31
+ - docker.io/ubuntu:24.04
24
32
  - version: "svcomp25"
25
33
  doi: "10.5281/zenodo.13987882"
26
34
  benchexec_toolinfo_options: ["-witness", "witness.graphml", "-smt2", "clauses.smt2", "-model", "-write", "-confirm", "-debug", "-random", "20", "-timeout", "60", "-golem:spacer", "-timeout", "60", "-z3", "-timeout", "900", "-eld:portfolio"]
27
35
  required_ubuntu_packages: []
36
+ base_container_images:
37
+ - docker.io/ubuntu:24.04
28
38
  - version: "svcomp24"
29
39
  doi: "10.5281/zenodo.10202058"
30
40
  benchexec_toolinfo_options: ["-witness", "witness.graphml", "-smt2", "clauses.smt2", "-model", "-write", "-random", "10", "-timeout", "20", "-golem", "-timeout", "20", "-z3", "-timeout", "900", "-eld:portfolio"]
@@ -35,6 +45,18 @@ versions:
35
45
  required_ubuntu_packages: []
36
46
 
37
47
  competition_participations:
48
+ - competition: "SV-COMP 2026"
49
+ track: "Verification"
50
+ tool_version: "svcomp26"
51
+ jury_member:
52
+ name: Gidon Ernst
53
+ institution: LMU Munich
54
+ country: Germany
55
+ orcid: 0000-0002-3289-5764
56
+ url: https://www.sosy-lab.org/people/ernst/
57
+ participants:
58
+ - orcid: 0000-0002-3289-5764
59
+ name: Gidon Ernst
38
60
  - competition: "SV-COMP 2025"
39
61
  track: "Verification"
40
62
  tool_version: "svcomp25"
@@ -11,7 +11,8 @@ fmtools_entry_maintainers:
11
11
  - omainv
12
12
 
13
13
  maintainers:
14
- - name: Omar Inverso
14
+ - orcid: 0000-0000-0000-0000
15
+ name: Omar Inverso
15
16
  institution: Gran Sasso Science Institute
16
17
  country: Italy
17
18
  url:
@@ -20,12 +21,24 @@ versions:
20
21
  - version: "svcomp23"
21
22
  doi: 10.5281/zenodo.10397183
22
23
  benchexec_toolinfo_options: ['--witness', 'error-witness.graphml']
24
+ base_container_images:
25
+ - docker.io/ubuntu:22.04
23
26
  required_ubuntu_packages:
24
27
  - python2
25
28
  full_container_images:
26
29
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2024
27
30
 
28
31
  competition_participations:
32
+ - competition: "SV-COMP 2026"
33
+ track: "Verification"
34
+ label:
35
+ - inactive
36
+ tool_version: "svcomp23"
37
+ jury_member:
38
+ name: Hors Concours
39
+ institution: --
40
+ country: --
41
+ url:
29
42
  - competition: "SV-COMP 2025"
30
43
  track: "Verification"
31
44
  label:
@@ -65,3 +78,5 @@ techniques:
65
78
  frameworks_solvers:
66
79
  - CProver
67
80
  - MiniSAT
81
+
82
+ literature: []
@@ -11,7 +11,8 @@ fmtools_entry_maintainers:
11
11
  - gernst
12
12
 
13
13
  maintainers:
14
- - name: Gidon Ernst
14
+ - orcid: 0000-0002-3289-5764
15
+ name: Gidon Ernst
15
16
  institution: LMU Munich
16
17
  country: Germany
17
18
  url: https://www.sosy-lab.org/people/ernst/
@@ -39,6 +40,7 @@ competition_participations:
39
40
  track: "Test Generation"
40
41
  tool_version: "testcomp23"
41
42
  jury_member:
43
+ orcid: 0000-0002-3289-5764
42
44
  name: Gidon Ernst
43
45
  institution: LMU Munich
44
46
  country: Germany
@@ -53,3 +55,5 @@ techniques:
53
55
  - Targeted Input Generation
54
56
 
55
57
  frameworks_solvers: []
58
+
59
+ literature: []
@@ -11,10 +11,11 @@ fmtools_entry_maintainers:
11
11
  - gernst
12
12
 
13
13
  maintainers:
14
- - name: Hors Concours
15
- institution: --
16
- country: --
17
- url:
14
+ - orcid: 0000-0002-3289-5764
15
+ name: Gidon Ernst
16
+ institution: LMU Munich
17
+ country: Germany
18
+ url: https://www.sosy-lab.org/people/ernst/
18
19
 
19
20
  versions:
20
21
  - version: "testcomp23"
@@ -55,3 +56,5 @@ techniques:
55
56
  - Targeted Input Generation
56
57
 
57
58
  frameworks_solvers: []
59
+
60
+ literature: []
@@ -11,7 +11,8 @@ fmtools_entry_maintainers:
11
11
  - Anthonysdu
12
12
 
13
13
  maintainers:
14
- - name: Tong Wu
14
+ - orcid: 0000-0000-0000-0000
15
+ name: Tong Wu
15
16
  institution: University of Manchester
16
17
  country: UK
17
18
  url:
@@ -20,12 +21,24 @@ versions:
20
21
  - version: "svcomp23"
21
22
  doi: 10.5281/zenodo.10397206
22
23
  benchexec_toolinfo_options: ['--concurrencyFlagPredictor', 'DT2.sav']
24
+ base_container_images:
25
+ - docker.io/ubuntu:22.04
23
26
  required_ubuntu_packages:
24
27
  - clang
25
28
  full_container_images:
26
29
  - registry.gitlab.com/sosy-lab/benchmarking/competition-scripts/user:2023
27
30
 
28
31
  competition_participations:
32
+ - competition: "SV-COMP 2026"
33
+ track: "Verification"
34
+ label:
35
+ - inactive
36
+ tool_version: "svcomp23"
37
+ jury_member:
38
+ name: Hors Concours
39
+ institution: --
40
+ country: --
41
+ url:
29
42
  - competition: "SV-COMP 2025"
30
43
  track: "Verification"
31
44
  label:
@@ -58,3 +71,5 @@ competition_participations:
58
71
  techniques: []
59
72
 
60
73
  frameworks_solvers: []
74
+
75
+ literature: []