Group: net.automatalib - All Dependencies

icon
automata-api 0.10.0

AutomataLib :: API · 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.

Oct 11, 2020
64 usages
64 stars
icon
automata-core 0.10.0

AutomataLib :: Core · 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.

Oct 11, 2020
54 usages
64 stars
icon

AutomataLib :: Commons :: Utilities · Basic utility library containing several useful classes (e.g., a Pair class) to ease everyday programming.

Oct 11, 2020
48 usages
64 stars
icon
automata-util 0.10.0

AutomataLib :: Utilities · This artifact provides various common utility operations for analyzing and manipulating automata and graphs, such as traversal, minimization and copying.

Oct 11, 2020
41 usages
64 stars
icon

AutomataLib :: Commons :: Smart Collections · 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.

Oct 11, 2020
20 usages
64 stars
icon

AutomataLib :: Serialization :: Core · Generic automata serialization core

Oct 11, 2020
12 usages
64 stars
icon

AutomataLib :: Commons :: DOT Utilities · 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.

Jun 04, 2015
11 usages
63 stars
icon

AutomataLib :: Serialization :: DOT · (De-)Serializers for the DOT Format

Oct 11, 2020
9 usages
64 stars
icon

AutomataLib :: Visualization :: JUNG Visualizer · Visualizer using the Java Utility for Networks and Graphs

Oct 11, 2020
4 usages
64 stars
icon

AutomataLib :: Incremental · 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.

Oct 11, 2020
4 usages
64 stars
icon

AutomataLib :: Serialization :: TAF · (De-)Serializers for the Textual Automaton Format

Oct 11, 2020
3 usages
64 stars
icon

AutomataLib :: Serialization :: LearnLibV2 · (De-)Serializers for the legacy LearnLibV2 format

Oct 11, 2020
3 usages
64 stars
icon

AutomataLib :: Adapters :: BRICS · This artifact contains adapter classes for treating the Automaton objects from the BRICS library (http://www.brics.dk/automaton) as AutomataLib models.

Oct 11, 2020
3 usages
64 stars
icon

AutomataLib :: Serialization :: FSM · Deserializers for the Finite State Machine format

Oct 11, 2020
3 usages
64 stars
icon

AutomataLib :: Serialization :: ETF · Serializers for LTSmin's Enumerated Table Format

Oct 11, 2020
3 usages
64 stars
icon

AutomataLib :: Serialization :: SAF · (De-)Serializers for the Simple Automaton Format

Oct 11, 2020
2 usages
64 stars
icon

AutomataLib :: Serialization :: AUT · (De-)Serializers for the AUT Format

Oct 11, 2020
2 usages
64 stars
icon

AutomataLib :: Visualization :: DOT Visualizer · This artifact contains a visualization implementation for the GraphVIZ DOT (http://www.graphviz.org/) tool.

Oct 11, 2020
2 usages
64 stars
icon

AutomataLib :: Model Checking :: LTSmin · LTSmin Model Checker

Oct 11, 2020
2 usages
64 stars
icon

AutomataLib :: Visualization · Automata and Graph visualization libraries.

Oct 11, 2020
1 usages
64 stars
icon

AutomataLib :: Serialization · Serialization parent metaproject for various (de-)serialization methods.

Oct 11, 2020
1 usages
64 stars
icon

AutomataLib · A fully generic library for automata, graphs, and models, written in Java. This is the parent artifact which does not have any source code. Please refer to the "modules" page for more detailed documentation on the single library artifacts.

Oct 11, 2020
1 usages
64 stars
icon

AutomataLib :: Misc :: Misc. Algorithms · This artifact contains several miscellaneous, well-known algorithms, which however are rather specific in their concrete use case and therefore not fit for the AutomataLib Utilities library. Examples include Dijkstra's algorithm for the SSSP problem, the Floyd-Warshall algorithm for the APSP problem and Tarjan's algorithm for finding all strongly-connected components in a graph.

Jun 04, 2015
1 usages
63 stars
icon

AutomataLib :: Commons · Common parent metaproject for various small Java libraries which are required by AutomataLib, but are not specific to AutomataLib itself (i.e., are not or only indirectly related to modeling automata and graphs).

Oct 11, 2020
1 usages

Advertisement

Top Dependency Usages

Feb 13, 2021
95.1k usages
8.4k stars
Jun 02, 2023
69.4k usages
14.2k stars
Mar 17, 2023
51k usages
2.1k stars
Jul 31, 2023
27.1k usages
49k stars
Aug 09, 2023
25k usages
2.7k stars