Skip to content
Snippets Groups Projects
Select Git revision
  • ab14258865cc8bda37ff438fd7386e1e65e13f2c
  • develop default protected
  • master protected
  • 1.2.1
  • 1.2.0
  • 1.1.0
  • 1.0.5
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.0
11 results

tlc4b

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    dgelessus authored
    ab142588
    History
    user avatar ab142588

    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

    More details about using TLC4B can be found on the ProB web pages.

    GitLab CI