All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download automata-serialization-fsm JAR file with all dependencies


automata-visualization-parent from group net.automatalib (version 0.12.0)

Automata and Graph visualization libraries.

Group: net.automatalib Artifact: automata-visualization-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads


automata-modelchecking-m3c from group net.automatalib (version 0.12.0)

This artifact provides the implementation of the model checker presented in the paper "M3C: Modal Meta Model Checking" (https://dx.doi.org/10.1007/978-3-030-00244-2_15) by Bernhard Steffen and Alnis Murtovi. The paper is based on "Model Checking for Context-Free Processes" (https://link.springer.com/chapter/10.1007/BFb0084787) by Olaf Burkart and Bernhard Steffen. Note that this implementation requires a runtime dependency to a specific ADDLib backend (see https://add-lib.scce.info/), which is not explicitly included in this artifact due to packaging reasons.

Group: net.automatalib Artifact: automata-modelchecking-m3c
Show documentation Show source 
Download automata-modelchecking-m3c.jar (0.12.0)
 

0 downloads
Artifact automata-modelchecking-m3c
Group net.automatalib
Version 0.12.0


automata-modelchecking-ltsmin from group net.automatalib (version 0.12.0)

This artifact provides the integration of the model checker "LTSmin" (https://ltsmin.utwente.nl/) as described in the paper "Sound Black-Box Checking in the LearnLib" (https://dx.doi.org/10.1007/s11334-019-00342-6) by Jeroen Meijer and Jaco van de Pol. Note that this implementation requires a local installation of the LTSmin binaries (see https://ltsmin.utwente.nl/) which are not explicitly included in this artifact due to packaging reasons.

Group: net.automatalib Artifact: automata-modelchecking-ltsmin
Show documentation Show source 
Download automata-modelchecking-ltsmin.jar (0.12.0)
 

0 downloads


automata-modelchecking-parent from group net.automatalib (version 0.12.0)

Meta-module for various model checkers that can be used with automata and graph models from AutomataLib.

Group: net.automatalib Artifact: automata-modelchecking-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads


automata-incremental from group net.automatalib (version 0.12.0)

A library for incremental automata construction. This artifact contains algorithms for incrementally constructing DFAs (prefix-closed and non-prefix-closed), Mealy machines, and Moore machines from a finite, incrementally growing set of example inputs/outputs.

Group: net.automatalib Artifact: automata-incremental
Show documentation Show source 
Download automata-incremental.jar (0.12.0)
 

0 downloads
Artifact automata-incremental
Group net.automatalib
Version 0.12.0


automata-brics from group net.automatalib (version 0.12.0)

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

Group: net.automatalib Artifact: automata-brics
Show documentation Show source 
Download automata-brics.jar (0.12.0)
 

0 downloads
Artifact automata-brics
Group net.automatalib
Version 0.12.0


automata-adapters-parent from group net.automatalib (version 0.12.0)

Common parent meta-project for various adapters, i.e., wrapper class that allow to treat automaton or graph models from other software libraries as AutomataLib automata or graphs.

Group: net.automatalib Artifact: automata-adapters-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact automata-adapters-parent
Group net.automatalib
Version 0.12.0


automata-util from group net.automatalib (version 0.12.0)

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

Group: net.automatalib Artifact: automata-util
Show documentation Show source 
Download automata-util.jar (0.12.0)
 

0 downloads
Artifact automata-util
Group net.automatalib
Version 0.12.0


automata-core from group net.automatalib (version 0.12.0)

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.

Group: net.automatalib Artifact: automata-core
Show documentation Show source 
Download automata-core.jar (0.12.0)
 

0 downloads
Artifact automata-core
Group net.automatalib
Version 0.12.0


automata-api from group net.automatalib (version 0.12.0)

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.

Group: net.automatalib Artifact: automata-api
Show documentation Show source 
Download automata-api.jar (0.12.0)
 

0 downloads
Artifact automata-api
Group net.automatalib
Version 0.12.0


automata-commons-smartcollections from group net.automatalib (version 0.12.0)

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.

Group: net.automatalib Artifact: automata-commons-smartcollections
Show documentation Show source 
Download automata-commons-smartcollections.jar (0.12.0)
 

0 downloads


automata-commons-settings from group net.automatalib (version 0.12.0)

A collection of utility methods to parse AutomataLib specific settings.

Group: net.automatalib Artifact: automata-commons-settings
Show documentation Show source 
Download automata-commons-settings.jar (0.12.0)
 

0 downloads
Artifact automata-commons-settings
Group net.automatalib
Version 0.12.0


automata-commons-util from group net.automatalib (version 0.12.0)

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

Group: net.automatalib Artifact: automata-commons-util
Show documentation Show source 
Download automata-commons-util.jar (0.12.0)
 

0 downloads
Artifact automata-commons-util
Group net.automatalib
Version 0.12.0


automata-commons-parent from group net.automatalib (version 0.12.0)

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).

Group: net.automatalib Artifact: automata-commons-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact automata-commons-parent
Group net.automatalib
Version 0.12.0


automata-build-parent from group net.automatalib (version 0.12.0)

Group: net.automatalib Artifact: automata-build-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact automata-build-parent
Group net.automatalib
Version 0.12.0




Page 2 from 3 (items total 32)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy