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" ...
Version19.0.0compared with
Version Details
| 0.18.0 | 19.0.0 | |
|---|---|---|
| Release date | Feb 06, 2025 | Aug 13, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (14)
| 0.18.0 | 19.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | de.learnlib » learnlib-symbol-filters | - | 19.0.0 |
| ~ Updated | de.learnlib » learnlib-api | 0.18.0 | 19.0.0 |
| ~ Updated | de.learnlib » learnlib-counterexamples | 0.18.0 | 19.0.0 |
| ~ Updated | de.learnlib » learnlib-datastructures | 0.18.0 | 19.0.0 |
| ~ Updated | de.learnlib » learnlib-util | 0.18.0 | 19.0.0 |
| ~ Updated | de.learnlib.testsupport » learnlib-learner-it-support | 0.18.0 | 19.0.0 |
| ~ Updated | de.learnlib.testsupport » learnlib-learning-examples | 0.18.0 | 19.0.0 |
| ~ Updated | de.learnlib.testsupport » learnlib-test-support | 0.18.0 | 19.0.0 |
| ~ Updated | net.automatalib » automata-api | 0.12.0 | 13.0.0 |
| ~ Updated | net.automatalib » automata-commons-util | 0.12.0 | 13.0.0 |
| ~ Updated | net.automatalib » automata-core | 0.12.0 | 13.0.0 |
| ~ Updated | org.checkerframework » checker-qual | 3.48.3 | 4.2.1 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.16 | 2.0.18 |
| ~ Updated | org.testng » testng | 7.10.2 | 7.12.0 |
Test Changes (7)
| 0.18.0 | 19.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | de.learnlib » learnlib-cache | - | 19.0.0 |
| + Added | de.learnlib » learnlib-statistics | - | 19.0.0 |
| + Added | net.automatalib » automata-serialization-dot | - | 13.0.0 |
| ~ Updated | de.learnlib » learnlib-drivers-simulator | 0.18.0 | 19.0.0 |
| ~ Updated | de.learnlib » learnlib-equivalence-oracles | 0.18.0 | 19.0.0 |
| ~ Updated | de.learnlib » learnlib-membership-oracles | 0.18.0 | 19.0.0 |
| ~ Updated | net.automatalib » automata-util | 0.12.0 | 13.0.0 |