imitator-model-checker / imitator

IMITATOR is a parametric timed model checker taking as input extensions of parametric timed automata, and synthesizing parameter valuations for safety properties and more.
https://www.imitator.fr/
GNU General Public License v3.0
26 stars 12 forks source link

Add automatically a global time clock to the model #166

Open etienneandre opened 8 months ago

etienneandre commented 8 months ago

So far, the global time clock must be added manually for selected algorithm (e.g., EFtmin or EF_timed). Goal: add it automatically, and hide it to the model developer.