* bench/dtgbasat/README: Update references.
This commit is contained in:
parent
5558bcf05a
commit
633906e347
1 changed files with 12 additions and 3 deletions
|
|
@ -1,5 +1,14 @@
|
||||||
These benchmarks are part of a submitted paper. Please
|
This benchmark was used in the FORTE'14 paper "Mechanizing the
|
||||||
do contact us if you would like a draft of this paper.
|
Minimization of Deterministic Generalized Büchi Automata", by
|
||||||
|
Souheib Baarir and Alexandre Duret-Lutz. The generated data
|
||||||
|
used in the paper are at
|
||||||
|
|
||||||
|
https://www.lrde.epita.fr/~adl/forte14/
|
||||||
|
|
||||||
|
Note that the encoding used in the SAT-based minimization have evolved
|
||||||
|
since the paper, so if you want to reproduce exactly the benchmark
|
||||||
|
from the paper, you should download a copy of Spot 1.2.3.
|
||||||
|
|
||||||
|
|
||||||
To reproduce, follow these instructions:
|
To reproduce, follow these instructions:
|
||||||
|
|
||||||
|
|
@ -28,7 +37,7 @@ To reproduce, follow these instructions:
|
||||||
|
|
||||||
This will read the formulas from file "formulas" and output a file
|
This will read the formulas from file "formulas" and output a file
|
||||||
"info.ltl", in which each formula is associated to a class (the ①,
|
"info.ltl", in which each formula is associated to a class (the ①,
|
||||||
②, ②, and ④ of the paper), and a number of acceptance conditions
|
②, ③, and ④ of the paper), and a number of acceptance conditions
|
||||||
(the "m" of the paper).
|
(the "m" of the paper).
|
||||||
|
|
||||||
7) Build a makefile to run all experiments
|
7) Build a makefile to run all experiments
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue