This artifact provides the implementation of the NL* learning algorithm as described in the paper "Angluin-Style
Learning of NFA" (http://ijcai.org/Proceedings/09/Papers/170.pdf) by Benedikt Bollig, Peter Habermehl,
Carsten Kern, and Martin Leucker.
Version0.17.0compared with
Version Details
| 0.16.0 | 0.17.0 | |
|---|---|---|
| Release date | Oct 12, 2020 | Nov 15, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (7)
| 0.16.0 | 0.17.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | de.learnlib » learnlib-api | 0.16.0 | 0.17.0 |
| ~ Updated | de.learnlib » learnlib-util | 0.16.0 | 0.17.0 |
| ~ Updated | de.learnlib.testsupport » learnlib-learner-it-support | 0.16.0 | 0.17.0 |
| ~ Updated | net.automatalib » automata-api | 0.10.0 | 0.11.0 |
| ~ Updated | net.automatalib » automata-core | 0.10.0 | 0.11.0 |
| ~ Updated | net.automatalib » automata-util | 0.10.0 | 0.11.0 |
| ~ Updated | org.testng » testng | 7.1.0 | 7.5.1 |
Test Changes (2)
| 0.16.0 | 0.17.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | de.learnlib » learnlib-equivalence-oracles | 0.16.0 | 0.17.0 |
| ~ Updated | de.learnlib » learnlib-membership-oracles | 0.16.0 | 0.17.0 |