File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1262
1262
}
1263
1263
]
1264
1264
},
1265
+ {
1266
+ "path" : " specifications/Paxos/VotingApalache.tla" ,
1267
+ "communityDependencies" : [],
1268
+ "tlaLanguageVersion" : 2 ,
1269
+ "features" : [],
1270
+ "models" : []
1271
+ },
1265
1272
{
1266
1273
"path" : " specifications/Paxos/Paxos.tla" ,
1267
1274
"communityDependencies" : [],
Original file line number Diff line number Diff line change @@ -29,4 +29,8 @@ MCPaxos
29
29
three specifications above. The Toolbox makes it unnecessary
30
30
for the user to write such specs, essentially producing them
31
31
itself from the models defined by the user.
32
-
32
+
33
+ VotingApalache
34
+ A version of the Voting specification that can be analyzed
35
+ the the Apalache model-checker. Also contains an inductive
36
+ invariant that Apalache can verify for small system sizes.
You can’t perform that action at this time.
0 commit comments