Artifact: Iterative Bounded Synthesis for Efficient Cycle Detection in Parametric Timed Automata
2.3K
The artifact contains the latest version (3.0.0) of the imitator software (https://www.imitator.fr) which provides new implementation and heuristics for cycle detection in Parametric Timed Automata. The paper presents the different algorithms at stake, studies their termination and completeness properties, and compares them through experiments. The algorithms cover BFS (Breadth-First Search) and several variants of NDFS (Nested Depth First Search), including an iterative deepening approach, in the parametric setting. It finally tackles properties of the BRP (Bounded Retransmission Protocol) parametric model, synthesising more liberal constraints than previous works.
This artifact contains the means to reproduce the experimental results from the paper. The scripts provided in the artifact allow for obtaining the cycle detection results in tables 1 and 2. An additional script launches the experiments on the BRP case study, in the same order as they are detailed in section 6 of the paper. The artifact also provides the source files as well as the necessary libraries for compilation, and a pre-compiled version of the tool.
Content type
Image
Digest
Size
324.7 MB
Last updated
almost 6 years ago
docker pull imitator/tacas21Pulls:
1
Last week