Difference between revisions of "TLA+/Context"
Jump to navigation
Jump to search
(Created page with "To analyze a system correctly before it is implemented, a language to model the system and automatic tools to prove the system is required. Mathematics is more expressive to m...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
To analyze a system correctly before it is implemented, a language to model the system and automatic tools to prove the system is required. | # To analyze a system correctly before it is implemented, a language to model the system and automatic tools to prove the system is required. | ||
Mathematics is more expressive to model system and independent of the order of execution. | # Mathematics is more expressive to model system and independent of the order of execution. |
Latest revision as of 14:22, 16 August 2021
- To analyze a system correctly before it is implemented, a language to model the system and automatic tools to prove the system is required.
- Mathematics is more expressive to model system and independent of the order of execution.