TLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+. TLA+ is a high-level language for modeling programs and systems--especially concurrent and distributed ones. It's based on the idea that the best way to describe things precisely is with simple mathematics. TLA+ and its tools are useful for eliminating fundamental design errors, which are hard to find and expensive to correct in code.
Features
- About TLC is an explicit state model checker
- For specifications written in TLA+
- The TLA+Toolbox is an IDE for TLA+
- TLA+ is a high-level language for modeling programs and systems
- TLA+ and its tools are useful for eliminating fundamental design errors
