Group: AutomataLib

Sort: popular | newest

1. AutomataLib :: API92 usages

net.automatalib » automata-apiApache

This artifact contains the API of AutomataLib, which mainly consists of interfaces for the various concepts and automaton models supported by the AutomataLib core. In addition to that, it also defines some fundamental classes for dealing with words of symbols.
Last Release on Oct 11, 2020

2. AutomataLib :: Core77 usages

net.automatalib » automata-coreApache

The core artifact of AutomataLib. This library contains concrete implementations for many of the automaton model interfaces defined in the API artifact, as well as abstract base classes that facilitate implementing new automaton model classes. Note that concrete algorithms (traversal, reachability analysis etc.) are not in the scope of this artifact.
Last Release on Oct 11, 2020
Basic utility library containing several useful classes (e.g., a Pair class) to ease everyday programming.
Last Release on Oct 11, 2020
This artifact provides various common utility operations for analyzing and manipulating automata and graphs, such as traversal, minimization and copying.
Last Release on Oct 11, 2020
This library provides efficient implementations for various collection data structures (esp. linked lists and priority queues), which have very insufficient implementation in the Java Collections Foundations that makes it hard or even impossible to exploit their efficiencies.
Last Release on Oct 11, 2020
This utility artifact contains methods that facilitate interaction with the <a href="http://www.graphviz.org/">GraphVIZ DOT</a> tool, and allows to render and display DOT models directly from within the application.
Last Release on Jun 4, 2015
(De-)Serializers for the DOT Format
Last Release on Oct 11, 2020
Generic automata serialization core
Last Release on Oct 11, 2020
A library for incremental automata construction. This artifact contains algorithms for incrementally constructing DFAs (both prefix-closed and non-prefix-closed) and Mealy machines from a finite, incrementally growing set of example inputs/outputs.
Last Release on Oct 11, 2020
Visualizer using the Java Utility for Networks and Graphs
Last Release on Oct 11, 2020
Group AutomataLib Distribution
This artifact contains adapter classes for treating the Automaton objects from the BRICS library (http://www.brics.dk/automaton) as AutomataLib models.
Last Release on Oct 11, 2020
(De-)Serializers for the legacy LearnLibV2 format
Last Release on Oct 11, 2020
Deserializers for the Finite State Machine format
Last Release on Oct 11, 2020
(De-)Serializers for the Textual Automaton Format
Last Release on Oct 11, 2020
Serializers for LTSmin's Enumerated Table Format
Last Release on Oct 11, 2020
LTSmin Model Checker
Last Release on Oct 11, 2020
(De-)Serializers for the Simple Automaton Format
Last Release on Oct 11, 2020
(De-)Serializers for the AUT Format
Last Release on Oct 11, 2020
This artifact contains a visualization implementation for the GraphVIZ DOT (http://www.graphviz.org/) tool.
Last Release on Oct 11, 2020