Skip to content

Commit af517a4

Browse files
committed
Update sv-comp configurations according to new schema
1 parent a737c9d commit af517a4

9 files changed

Lines changed: 18 additions & 9 deletions

conf/svcomp-ghost.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@
8686
"noRecursiveIntervals",
8787
"enums",
8888
"congruence",
89-
"octagon",
89+
"octagonAnalysis",
90+
"octagonVars",
9091
"wideningThresholds",
9192
"loopUnrollHeuristic",
9293
"memsafetySpecification",

conf/svcomp23.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@
6868
"noRecursiveIntervals",
6969
"enums",
7070
"congruence",
71-
"octagon",
71+
"octagonAnalysis",
72+
"octagonVars",
7273
"wideningThresholds",
7374
"loopUnrollHeuristic"
7475
]

conf/svcomp24-validate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484
"noRecursiveIntervals",
8585
"enums",
8686
"congruence",
87-
"octagon",
87+
"octagonAnalysis",
88+
"octagonVars",
8889
"wideningThresholds",
8990
"loopUnrollHeuristic",
9091
"memsafetySpecification",

conf/svcomp24.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@
8383
"noRecursiveIntervals",
8484
"enums",
8585
"congruence",
86-
"octagon",
86+
"octagonAnalysis",
87+
"octagonVars",
8788
"wideningThresholds",
8889
"loopUnrollHeuristic",
8990
"memsafetySpecification",

conf/svcomp25-validate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
"noRecursiveIntervals",
6565
"enums",
6666
"congruence",
67-
"octagon",
67+
"octagonAnalysis",
68+
"octagonVars",
6869
"wideningThresholds",
6970
"loopUnrollHeuristic",
7071
"memsafetySpecification",

conf/svcomp25.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
"noRecursiveIntervals",
6464
"enums",
6565
"congruence",
66-
"octagon",
66+
"octagonAnalysis",
67+
"octagonVars",
6768
"wideningThresholds",
6869
"loopUnrollHeuristic",
6970
"memsafetySpecification",

conf/svcomp26/level01.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
"noRecursiveIntervals",
5656
"enums",
5757
"congruence",
58-
"octagon",
58+
"octagonAnalysis",
59+
"octagonVars",
5960
"wideningThresholds",
6061
"loopUnrollHeuristic",
6162
"memsafetySpecification",

conf/svcomp26/level04-validate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"noRecursiveIntervals",
6161
"enums",
6262
"congruence",
63-
"octagon",
63+
"octagonAnalysis",
64+
"octagonVars",
6465
"wideningThresholds",
6566
"loopUnrollHeuristic",
6667
"memsafetySpecification",

conf/svcomp26/level04.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"noRecursiveIntervals",
6161
"enums",
6262
"congruence",
63-
"octagon",
63+
"octagonAnalysis",
64+
"octagonVars",
6465
"wideningThresholds",
6566
"loopUnrollHeuristic",
6667
"memsafetySpecification",

0 commit comments

Comments
 (0)