Random automata and path generation in Vcsn

From LRDE

Revision as of 18:06, 9 January 2018 by Bot (talk | contribs) (Created page with "{{CSIReport | authors = Antoine Pietri | title = Random automata and path generation in Vcsn | year = 2016 | number = 1602 | abstract = This report presents the implementation...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Abstract

This report presents the implementation of an efficient and generic way to generate random weighted automata. To do so, we use a previously established relations between some known sets and the set of accessible DFA with n states. By extending these relations to the weighted case, we generalize the presented algorithm and we show an implementation in the Vcsn platform.