Skip to content
Snippets Groups Projects
Commit a2cc2a3c authored by Michael Leuschel's avatar Michael Leuschel
Browse files

add intro to readme

parent bb29a557
No related branches found
No related tags found
No related merge requests found
Pipeline #138648 passed
TLC4B TLC4B
===== =====
This project contains a translator from B to TLA+ with the purpose of applying the
TLC model checker on B models within the ProB validation tool.
TLC is an efficient model checker for TLA+ specifications, which can check LTL properties with fairness. It is particularly good for lower level specifications, where it can be substantially faster than ProB's own model checker
The following article describes the translation:
Dominik Hansen and Michael Leuschel.
Translating B to TLA+ for validation with TLC.
Sci. Comput. Program. 131, pages 109-125. 2016.
[Link](https://doi.org/10.1016/j.scico.2016.04.014)
More details about using TLC4B can be found on the [ProB web pages](https://prob.hhu.de/w/index.php?title=TLC).
[![GitLab CI](https://gitlab.cs.uni-duesseldorf.de/general/stups/tlc4b/badges/develop/pipeline.svg)](https://gitlab.cs.uni-duesseldorf.de/general/stups/tlc4b/pipelines) [![GitLab CI](https://gitlab.cs.uni-duesseldorf.de/general/stups/tlc4b/badges/develop/pipeline.svg)](https://gitlab.cs.uni-duesseldorf.de/general/stups/tlc4b/pipelines)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment