2020
DOI: 10.1609/aaai.v34i06.6528
|View full text |Cite
|
Sign up to set email alerts
|

Hybrid Compositional Reasoning for Reactive Synthesis from Finite-Horizon Specifications

Abstract: LTLf synthesis is the automated construction of a reactive system from a high-level description, expressed in LTLf, of its finite-horizon behavior. So far, the conversion of LTLf formulas to deterministic finite-state automata (DFAs) has been identified as the primary bottleneck to the scalabity of synthesis. Recent investigations have also shown that the size of the DFA state space plays a critical role in synthesis as well.Therefore, effective resolution of the bottleneck for synthesis requires the conversio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
27
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 28 publications
(28 citation statements)
references
References 18 publications
0
27
0
Order By: Relevance
“…In this case we do synthesis for LTL over finite traces (LTL f ) and its variants (De Giacomo and Vardi 2015). The algorithms for LTL f synthesis are much simpler that those for LTL synthesis and as a results much more scalable as shown experimentally (Zhu et al 2017;Camacho et al 2018a;Bansal et al 2020).…”
Section: Introductionmentioning
confidence: 89%
See 2 more Smart Citations
“…In this case we do synthesis for LTL over finite traces (LTL f ) and its variants (De Giacomo and Vardi 2015). The algorithms for LTL f synthesis are much simpler that those for LTL synthesis and as a results much more scalable as shown experimentally (Zhu et al 2017;Camacho et al 2018a;Bansal et al 2020).…”
Section: Introductionmentioning
confidence: 89%
“…Moreover, solving DFA game just requires solving adversarial reachability. Several recent papers are showing experimentally that LTL f synthesis is indeed scalable (Zhu et al 2017;Camacho et al 2018a;Camacho, Bienvenu, and McIlraith 2019;Zhu, Pu, and Vardi 2019;Zhu et al 2020;Bansal et al 2020).…”
Section: Algorithm 2 Ltl F Synthesismentioning
confidence: 99%
See 1 more Smart Citation
“…For an apples-to-apples comparison, we implement three algorithms: To avoid completely randomized benchmarks, we create ∼290 benchmarks from LTL f benchmark suite [29]. The state-of-the-art LTL f -to-automaton tool Lisa [8] is used to convert LTL f to (non-quantitative) graph games. Weights are randomly assigned to transitions.…”
Section: Implementation and Empirical Evaluationmentioning
confidence: 99%
“…1) Explicit Minimal DFA Construction: Inspired by [26], we borrow the rich APIs from SPOT [16] to perform each computation. In particular, SPOT adopts the semi-symbolic representation for automata, where the states are explicit and transitions are symbolic, and therefore, we use it to implement the explicit approach.…”
Section: A Implementationmentioning
confidence: 99%