We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 11 months ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
使用 TLA+ 的常见玩具项目如下:
一般来说,有趣的 TLA+ 玩具项目应该结合相对简单的行为以及结构和安全条件,以便您能够验证您定义的行为不会使安全条件失效。
Usual toy projects with TLA+ are in the line of:
In general, interesting toy projects for TLA+ should combine a relatively simple behavior, and structural and safety conditions, so that you will be able to verify the behavior you defined will not invalidate the safety conditions.