Artifacts using learnlib-learning-examples version 0.13.0
Support classes for easily writing integration test cases for learning algorithms
Last Release on Feb 6, 2025
A collection of membership oracles
Last Release on Feb 6, 2025
A collection of equivalence oracles
Last Release on Feb 6, 2025
This artifact provides the implementation of the L* learning algorithm described in the paper "Learning Regular
Sets from Queries and Counterexamples" (https://doi.org/10.1016/0890-5401(87)90052-6) by Dana Angluin including
variations and optimizations thereof such as the versions based on "On the Learnability of Infinitary Regular
Sets" (https://doi.org/10.1006/inco.1995.1070) by Oded Maler and Amir Pnueli or "Inference of finite automata
using homing sequences" ...
Last Release on Feb 6, 2025
This artifact provides the implementation of the DHC learning algorithm as described in the paper "Automata
Learning with on-the-Fly Direct Hypothesis Construction" (https://doi.org/10.1007/978-3-642-34781-8_19) by Maik
Merten, Falk Howar, Bernhard Steffen, and Tiziana Margaria.
Last Release on Feb 6, 2025
This artifact provides the implementation of (a blue-fringe version of) the "regular positive negative
inference" (RPNI) learning algorithm as presented in the paper "Inferring regular languages in polynomial update
time" (https://doi.org/10.1142/9789812797902_0004) by Jose Oncina and Pedro García, including merging
heuristics such as the "evidence-driven state merging" (EDSM) and "minimum description length" (MDL) strategies.
More details on these implementations can be ...
Last Release on Feb 6, 2025
This artifact provides the implementation of (a blue-fringe version of) the "regular positive negative
inference" (RPNI) learning algorithm as presented in the paper "Inferring regular languages in polynomial update
time" (https://dx.doi.org/10.1142/9789812797902_0004) by Jose Oncina and Pedro García using the "minimum
description length" (MDL) heuristic.
More details on this algorithm can be found in the book "Grammatical Inference"
...
Last Release on Nov 15, 2023