Skip to content

RPNI Passive Deterministic Automata Learning

Edi Muškardin edited this page May 12, 2022 · 5 revisions

RPNI - Passive learning of DFAs, Moore, and Mealy machines

Note: current implementation is relatively inefficient, due to absence of merging heuristics. We will consider adding them in the future. For small automata or relatively small data sets, AALpy's RPNI will perform well. Alternatively, we suggest using felxfringe.

Clone this wiki locally