-
```
File "/home/mkuppe/src/TLA/AsyncGameOfLife/Snippets.tla", line 8, character 18
Operator "x" not found
```
```tla
------------------------------ MODULE Snippets ---------------------------…
lemmy updated
1 month ago
-
TLC's simulation mode is generally effective at detecting regressions while being less resource-intensive than full model checking, which helps reduce the strain on our CI resources. However, the actu…
lemmy updated
2 weeks ago
-
## Description
The model checker produced error state transitions while utilizing the symmetrical set in the [TLA+ case](https://github.com/ybbh/tla_symmetry_test).
## Expected Behav…
-
Nice job, mate! Would be interesting to see a TLA+ proof of correctness for this one in order to mark it as production-ready. Unfortunately my skills with TLA+ are not on the level required but I am …
-
There is a typo in the English definition of C282 - from should be form.
Also, should all of the definitions somehow mention ⲟⲩⲱϩ? e.g. "particle, reduced form of perfect participle of ⲟⲩⲱϩ"?
Cr…
-
## obvious
* [learn tla+](https://www.learntla.com/tla/)
* [tla homepage](https://lamport.azurewebsites.net/tla/tla.html)
## metalinks
* [examples](https://github.com/tlaplus/Examples)
* [pract…
-
Candidates for removal (number in brackets shows supporters of the feature):
### Feature
- Attach files of all modules in TLC's result email
- DFID (depth-first iterative deepening) model-checkin…
lemmy updated
2 weeks ago
-
Should [C4760](https://coptic-dictionary.org/entry.cgi?tla=C4760) and [C6401](https://coptic-dictionary.org/entry.cgi?tla=C6401) be merged? Cf. the similar glosses and references, and the single headw…
-
There is a name clash between the `Functions.tla` in CommunityModules and `Functions.tla` in TLAPM, with the `Functions.tla` in CommunityModules (`CM!Functions.tla`) having a superset of operators co…
lemmy updated
9 months ago
-
# Milestone 2 Documentation
**Objective**:
Prepare and submit the documentation for Milestone 2, ensuring progress across all phases of development and adherence to the evaluation guidelines provi…