Fast simulation based reduction for ω-automaton

From LRDE

Revision as of 19:23, 20 July 2021 by Bot (talk | contribs) (Created page with "{{CSIReport | authors = Jérôme Dubois | title = Fast simulation based reduction for ω-automaton | year = 2021 | number = 2123 | abstract = The <math>\omega</math>-automata,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Abstract

The -automata, capable of modeling infinite behavior, are used in numerous domains including model checking. The algorithms used are in general very costly. For this reason, we want to reduce the automata size while preserving the recognized language by applying numerous reductions. One of them, based on simulation, is very slow. In this paper, we will how to speed up using algorithmic methods and parallelization.