Published May 9, 2026
| Version v1.0.1
Software
Open
TCompos: Artifact for "Compositional Verification of Timed Automata via Violation Assumptions"
Authors/Creators
Description
This artifact accompanies the paper “Compositional Verification of Timed Automata via Violation Assumptions” (CAV 2026).
It contains a Docker image that reproduces all experiments reported in the paper. Each experiment corresponds directly to a table in the paper.
For the latest version, please refer to the TCompos GitHub repository.
To run the artifact:
1. Load the Docker image:
docker load -i tcompos-artifact.tar.gz
2. Run the container:
docker run -it tcompos-artifact
3. Run the artifact with a selected experiment (`ex1` to `ex6`), or run it without arguments to execute all experiments sequentially:
./run.sh <optional_argument>
Files
artifact.zip
Files
(486.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:1fe2b0573e972c438ba16b48981fba6f
|
486.0 MB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/memoeini/TCompos