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 algorithm to compute all valuations of a given clock in a given location #172

Open etienneandre opened 7 months ago

etienneandre commented 7 months ago

Add algorithm to compute all valuations of a given clock in a given location. Useful to compute for example opacity with a global time clock, but without a global time parameter.