Parent module for automata learning algorithms shipped with LearnLib

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (109)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-core
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.5.351.6.3
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.5.351.6.3
GPL 2.0
com.github.caciocavallosilano » cacio-tta1.18
BSD
com.github.misberner.graphviz-awt-shapes » graphviz-awt-shapes
AWT Shape Definitions for Shapes used by GraphVIZ.
0.0.1
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.6.0-jre33.7.1-jre
Apache 2.0
de.learnlib » learnlib-algorithms-parent
Parent module for automata learning algorithms shipped with LearnLib
19.0.0
Apache 2.0
de.learnlib » learnlib-algorithms-active-parent
Parent module for (active) automata learning algorithms shipped with LearnLib
19.0.0
Apache 2.0
de.learnlib » learnlib-aaar
This artifact provides the implementation of the AAAR learning algorithm as described in the paper "Automata
19.0.0
Apache 2.0
de.learnlib » learnlib-adt
This artifact provides the implementation of the ADT learning algorithm as described in the Master thesis
19.0.0
Apache 2.0
de.learnlib » learnlib-dhc
This artifact provides the implementation of the DHC learning algorithm as described in the paper "Automata
19.0.0
Apache 2.0
de.learnlib » learnlib-kearns-vazirani
This artifact provides the implementation of the learning algorithm described in the book "An Introduction to
19.0.0
Apache 2.0
de.learnlib » learnlib-lambda
This artifact provides the implementations of various learning algorithms based on the "lazy partition refinement"
19.0.0
Apache 2.0
de.learnlib » learnlib-lsharp
This artifact provides the implementation of the L# algorithm as described in the paper "A New Approach for
19.0.0
Apache 2.0
de.learnlib » learnlib-lstar
This artifact provides the implementation of the L* learning algorithm described in the paper "Learning Regular
19.0.0
Apache 2.0
de.learnlib » learnlib-nlstar
This artifact provides the implementation of the NL* learning algorithm as described in the paper "Angluin-Style
19.0.0
Apache 2.0
de.learnlib » learnlib-observation-pack
This artifact provides the implementation of the Observation-Pack learning algorithm as described in the PhD
19.0.0
Apache 2.0
de.learnlib » learnlib-observation-pack-vpa
This artifact provides the implementation of the VPA adaption of the Observation-Pack learning algorithm as
19.0.0
Apache 2.0
de.learnlib » learnlib-procedural
This artifact provides the implementations of various learning algorithms for systems of procedural automata
19.0.0
Apache 2.0
de.learnlib » learnlib-sparse
This artifact provides the implementation of the Sparse OT learning algorithm as described in the paper
19.0.0
Apache 2.0
de.learnlib » learnlib-ttt
This artifact provides the implementation of the TTT algorithm as described in the paper "The TTT Algorithm: A
19.0.0
Apache 2.0
de.learnlib » learnlib-ttt-vpa
This artifact provides the implementation of the VPA adaption of the TTT learning algorithm as presented in the
19.0.0
Apache 2.0
de.learnlib » learnlib-algorithms-passive-parent
Parent module for (passive) automata learning algorithms shipped with LearnLib
19.0.0
Apache 2.0
de.learnlib » learnlib-ostia
This artifact provides the implementation of the "onward subsequential transducer inference algorithm" (OSTIA)
19.0.0
Apache 2.0
de.learnlib » learnlib-rpni
This artifact provides the implementation of (a blue-fringe version of) the "regular positive negative
19.0.0
Apache 2.0
de.learnlib » learnlib-api
Infrastructure and core interfaces of LearnLib
19.0.0
Apache 2.0
de.learnlib » learnlib-build-config
Configs and other resources required for building LearnLib
19.0.0
Apache 2.0
de.learnlib » learnlib-build-parent
A utility parent, that defines certain plugin executions for the build process. May be used to define
19.0.0
Apache 2.0
de.learnlib » learnlib-commons-parent
Parent module for common LearnLib utilities
19.0.0
Apache 2.0
de.learnlib » learnlib-counterexamples
A collection of algorithms for handling counterexamples in automata learning
19.0.0
Apache 2.0
de.learnlib » learnlib-datastructures
Module for data structures shared by multiple learning algorithms of LearnLib
19.0.0
Apache 2.0
de.learnlib » learnlib-settings
A collection of utility methods to parse LearnLib specific settings.
19.0.0
Apache 2.0
de.learnlib » learnlib-util
A collection of utility methods for learning setups (oracle wrappers, etc.)
19.0.0
Apache 2.0
de.learnlib » learnlib-drivers-parent
Parent module for test drivers
19.0.0
Apache 2.0
de.learnlib » learnlib-drivers-basic
Basic support for test driver creation
19.0.0
Apache 2.0
de.learnlib » learnlib-mapper
Translation utilities for mapping abstract hypothesis symbols to concrete SUL symbols
19.0.0
Apache 2.0
de.learnlib » learnlib-drivers-simulator
Utilities for simulating SULs
19.0.0
Apache 2.0
de.learnlib » learnlib-filters-parent
Parent module for components that can be inserted in a chain of oracles
19.0.0
Apache 2.0
de.learnlib » learnlib-cache
Caches to avoid posing duplicate membership queries
19.0.0
Apache 2.0
de.learnlib » learnlib-reuse
Reuse Tree for (intelligently) caching membership queries as described in the paper "Reusing System
19.0.0
Apache 2.0
de.learnlib » learnlib-statistics
Filters for collecting statistical data
19.0.0
Apache 2.0
de.learnlib » learnlib-oracles-parent
Parent module for oracles and oracle-related modules
19.0.0
Apache 2.0
de.learnlib » learnlib-emptiness-oracles
A collection of emptiness oracles
19.0.0
Apache 2.0
de.learnlib » learnlib-equivalence-oracles
A collection of equivalence oracles
19.0.0
Apache 2.0
de.learnlib » learnlib-membership-oracles
A collection of membership oracles
19.0.0
Apache 2.0
de.learnlib » learnlib-parallelism
Support for posing membership queries in parallel
19.0.0
Apache 2.0
de.learnlib » learnlib-symbol-filters
A collection of symbol filters
19.0.0
Apache 2.0
de.learnlib » learnlib-property-oracles
A collection of property oracles
19.0.0
Apache 2.0
de.learnlib.archetypes » learnlib-archetypes-parent
Parent metaproject for archetypes that facilitate getting started with LearnLib.
19.0.0
Maven Archetype Apache 2.0
de.learnlib.archetypes » basic
Archetype for a basic LearnLib setup, including the most commonly used dependencies
19.0.0
Maven Archetype Apache 2.0
de.learnlib.archetypes » complete
Archetype which includes all LearnLib dependencies
19.0.0
Apache 2.0
de.learnlib.distribution » learnlib-distribution
An artifact that aggregates all other artifacts of LearnLib to produce an Uber-JAR that can be used in
19.0.0
Apache 2.0
de.learnlib.testsupport » learnlib-test-support-parent
Functionality to ease writing test cases for LearnLib
19.0.0
Apache 2.0
de.learnlib.testsupport » learnlib-learning-examples
Example learning setups to be used for integration testing
19.0.0
Apache 2.0
de.learnlib.testsupport » learnlib-learner-it-support
Support classes for easily writing integration test cases for learning algorithms
19.0.0
Apache 2.0
de.learnlib.testsupport » learnlib-test-support
Support classes for easily writing unit tests for various components of LearnLib
19.0.0
Apache 2.0
de.learnlib.tooling » annotations0.1.1
BSD
dk.brics » automaton
This package contains a full DFA/NFA implementation with Unicode
1.12-4
CLI Parser Apache 2.0
info.picocli » picocli
Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. ...
4.7.7
BSD 3-clause
info.scce » addlib-core4.0.1
BSD 3-clause
info.scce » addlib-cudd4.0.1
Concurrency Apache 2.0
io.projectreactor » reactor-core
Non-Blocking Reactive Foundation for the JVM
3.8.6
Concurrency Apache 2.0
io.reactivex.rxjava3 » rxjava
Reactive Extensions for Java
3.1.12
Apache 2.0
io.smallrye.reactive » mutiny
Intuitive Event-Driven Reactive Programming Library for Java
3.3.0
Apache 2.0
net.automatalib » automata-adapters-parent
Common parent meta-project for various adapters, i.e., wrapper class that allow to treat automaton or graph
13.0.0
Apache 2.0
net.automatalib » automata-brics
This artifact contains adapter classes for treating the Automaton objects from the
13.0.0
Apache 2.0
net.automatalib » automata-api
This artifact contains the API of AutomataLib, which mainly consists of interfaces
13.0.0
Apache 2.0
net.automatalib » automata-build-config
Configs and resources required for building AutomataLib
13.0.0
Apache 2.0
net.automatalib » automata-build-parent
A utility artifact, that defines certain plugin executions for the build process. May be used to define
13.0.0
Apache 2.0
net.automatalib » automata-commons-parent
Common parent metaproject for various small Java libraries which are required by AutomataLib,
13.0.0
Apache 2.0
net.automatalib » automata-commons-settings
A collection of utility methods to parse AutomataLib specific settings.
13.0.0
Collections Apache 2.0
net.automatalib » automata-commons-smartcollections
This artifact provides efficient implementations for various collection data structures
13.0.0
Apache 2.0
net.automatalib » automata-commons-util
Basic utility library containing several useful classes to ease everyday programming.
13.0.0
Apache 2.0
net.automatalib » automata-core
The core artifact of AutomataLib. This library contains concrete implementations for many
13.0.0
Apache 2.0
net.automatalib » automata-incremental
This artifact contains algorithms for incrementally constructing DFAs (prefix-closed and non-prefix-closed),
13.0.0
Apache 2.0
net.automatalib » automata-modelchecking-parent
Meta-module for various model checkers that can be used with automata and graph models from AutomataLib.
13.0.0
Apache 2.0
net.automatalib » automata-modelchecking-ltsmin
This artifact provides the integration of the model checker "LTSmin" (https://ltsmin.utwente.nl/) as described
13.0.0
Apache 2.0
net.automatalib » automata-modelchecking-m3c
This artifact provides the implementation of the model checker presented in the paper "M3C: Modal Meta Model
13.0.0
Apache 2.0
net.automatalib » automata-serialization-parent
Serialization parent meta project for various (de-)serialization methods.
13.0.0
Apache 2.0
net.automatalib » automata-serialization-aut
(De-)Serializers for the AUT Format
13.0.0
Apache 2.0
net.automatalib » automata-serialization-ba
(De-) Serializers for the BA Format
13.0.0
Apache 2.0
net.automatalib » automata-serialization-dot
(De-)Serializers for the DOT Format
13.0.0
Apache 2.0
net.automatalib » automata-serialization-etf
Serializers for LTSmin's Enumerated Table Format
13.0.0
Apache 2.0
net.automatalib » automata-serialization-fsm
Deserializers for the Finite State Machine format
13.0.0
Apache 2.0
net.automatalib » automata-serialization-learnlibv2
(De-)Serializers for the legacy LearnLibV2 format
13.0.0
Apache 2.0
net.automatalib » automata-serialization-mata
(De-)Serializers for the Mata automaton format
13.0.0
Apache 2.0
net.automatalib » automata-serialization-saf
(De-)Serializers for the Simple Automaton Format
13.0.0
Apache 2.0
net.automatalib » automata-serialization-taf
(De-)Serializers for the Textual Automaton Format
13.0.0
Apache 2.0
net.automatalib » automata-util
This artifact provides various common utility operations for analyzing and manipulating
13.0.0
Apache 2.0
net.automatalib » automata-visualization-parent
Automata and Graph visualization libraries.
13.0.0
Apache 2.0
net.automatalib » automata-dot-visualizer
This artifact provides a visualization implementation based on the GraphVIZ DOT (http://www.graphviz.org/) tool.
13.0.0
Apache 2.0
net.automatalib » automata-jung-visualizer
This artifact provides a visualization implementation based on the JUNG (https://jung.sourceforge.net/) library.
13.0.0
Apache 2.0
net.automatalib.archetypes » automata-archetypes-parent
Parent metaproject for archetypes that facilitate getting started with AutomataLib.
13.0.0
Maven Archetype Apache 2.0
net.automatalib.archetypes » basic
The basic archetype, which provides preconfigured dependencies for the basic usage of AutomataLib.
13.0.0
Maven Archetype Apache 2.0
net.automatalib.archetypes » complete
The complete archetype, which provides preconfigured dependencies on all artifacts of AutomataLib.
13.0.0
Apache 2.0
net.automatalib.distribution » automata-distribution
An artifact that aggregates all other artifacts of AutomataLib to produce an Uber-JAR that can be used in
13.0.0
BSD
net.sf.jung » jung-api
Graph interfaces used by the JUNG project
2.1.1
net.sf.jung » jung-algorithms
Algorithms for the JUNG project
2.1.1
BSD
net.sf.jung » jung-graph-impl
Graph implementations for the JUNG project
2.1.1
BSD
net.sf.jung » jung-visualization
Core visualization support for the JUNG project
2.1.1
Serializer Apache 2.0
org.apache.fory » fory-core
Apache Fory™ is a blazingly fast multi-language serialization framework powered by jit and zero-copy.
1.4.01.6.1
Apache 2.0
org.assertj » assertj-swing
Fluent interface for functional GUI testing
3.17.1
Apache 2.0
org.assertj » assertj-swing-testng
TestNG-specific extension for AssertJ-Swing
3.17.1
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
4.2.14.2.2
MIT
org.kohsuke.metainf-services » metainf-services
Annotation-driven META-INF/services auto-generation
1.11
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.22.05.23.0
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.23.0
MIT
org.reactivestreams » reactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
1.0.4
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
2.0.18
Testing Apache 2.0
org.testng » testng
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more ...
7.12.0