File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# TLA+ Model for Syn Registry
22
3- The TLA+ specification in this directory is based on [ Graham Hay's syn_tla ] ( https://github.com/grahamrhay/syn_tla ) ,
4- a formal model of Syn's distributed registry conflict resolution protocol.
3+ The TLA+ specifications in this directory were authored by [ Graham Hay] ( https://github.com/grahamrhay/syn_tla )
4+ as a formal model of Syn's distributed registry conflict resolution protocol.
55
66## The Bug
77
@@ -90,3 +90,11 @@ The model checks three properties:
9090```
9191java -cp tla2tools.jar tlc2.TLC -config syn_tests.cfg syn_tests.tla
9292```
93+
94+ ## Copyright
95+
96+ The TLA+ specifications in this directory were authored by
97+ [ Graham Hay] ( https://github.com/grahamrhay ) and are included here with minor modifications
98+ (the bug fix described above). The original model is available at
99+ https://github.com/grahamrhay/syn_tla . All rights to the original work remain with
100+ the author.
You can’t perform that action at this time.
0 commit comments