Group: LearnLib
Sort by:Popular

Parent module for (active) automata learning algorithms shipped with LearnLib
Last Release on Aug 13, 2026
Parent module for automata learning algorithms shipped with LearnLib
Last Release on Aug 13, 2026
Parent module for (passive) automata learning algorithms shipped with LearnLib
Last Release on Aug 13, 2026
Configs and other resources required for building LearnLib
Last Release on Aug 13, 2026
A utility parent, that defines certain plugin executions for the build process. May be used to define dependencies on the "build-tools" artifact without introducing cyclic dependencies with the general parent.
Last Release on Aug 13, 2026
Parent module for common LearnLib utilities
Last Release on Aug 13, 2026
Parent module for test drivers
Last Release on Aug 13, 2026
Parent module for components that can be inserted in a chain of oracles
Last Release on Aug 13, 2026
Parent module for oracles and oracle-related modules
Last Release on Aug 13, 2026

50.LearnLib

de.learnlib » learnlib-parent Apache

A framework for active automata learning and experimentation
Last Release on Aug 13, 2026
Data- and utility classes for Prefix-Tree-Acceptors
Last Release on Nov 15, 2023
Data- and utility classes for Observation Tables
Last Release on Nov 15, 2023
This artifact provides the implementations of various learning algorithms based on the "optimal MAT learning" concept as described in the paper "Active Automata Learning as Black-Box Search and Lazy Partition Refinement" ...
Last Release on Nov 15, 2023
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" ...
Last Release on Nov 15, 2023
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" ...
Last Release on Nov 15, 2023
Parent module for data structures shared across multiple modules of LearnLib
Last Release on Nov 15, 2023
Membership and equivalence oracles using an automaton model as backend
Last Release on Jun 4, 2015
A collection of basic algorithm for approximating equivalence queries
Last Release on Jun 4, 2015
Functionality to ease writing test cases for LearnLib
Last Release on Dec 13, 2013

60.LearnLib :: Core21 usages

de.learnlib » learnlib-core Apache

Infrastructure and core functionalities of LearnLib
Last Release on Jun 4, 2015

Relocated → de.learnlib » learnlib-api