You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discrimination Tree | `DFA``Mealy``VPDA` || RPNI (MDL) | `DFA`
25
+
Kearns & Vazirani | `DFA``Mealy`
26
+
L* (incl. variants) | `DFA``Mealy`
27
+
NL* | `NFA`
28
+
TTT | `DFA``Mealy``VPDA`
29
+
30
+
31
+
Additionally, LearnLib offers a variety of tools to ease the practical application of automata learning on real-world systems.
32
+
This includes drivers and mappers for interfacing software systems with the LearnLib API as well as caches and parallelization for improving the overall performance of the learning setup.
33
+
34
+
While we strive to deliver code at a high quality, please note, that there exist parts of the library that still need thorough testing.
35
+
Contributions -- whether it is in the form of new features, better documentation or tests -- are welcome.
0 commit comments