Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MTSA
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lafhis
  • MTSA
  • Wiki
    • Enduser
  • reactiveSynthesis

Last edited by Pablo Laciana Jun 17, 2025
Page history

reactiveSynthesis

under construction

MTSA implements discrete event controller synthesis for GR1 formulae.

To use this functionality first declare a controller goal using

controllerSpec NAME = { safety = { COMMA SEPARATED PROCESS NAMES (WITH ERROR STATES) } assumption = { COMMA SEPARATED ASSERTION NAMES} liveness = { COMMA SEPARATED ASSERTION NAMES}
controllable = { NAME OF SET OF LABELS} }

Then build the controller from a plant

controller ||CONTROLLERNAME = (PLANTNAME)~{CONTROLLERSPECNAME}.

To check if the assumptions are compatible use

check compatibility ||CONTROLLERNAME = (PLANTNAME)~{CONTROLLERSPECNAME}.

Clone repository
  • Developer
  • End User
  • devs
    • outputmessages
  • enduser
    • DCS
    • fltl
    • fsp_keywords
    • helloworld
    • reactiveSynthesis
    • supervisoryControl
  • Home