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.
License | Apache 2.0 |
---|---|
Tags | automataalgorithm |
Date | Jun 04, 2015 |
Files | pom (2 KB) jar (18 KB) View All |
Repositories | CentralArizona CSIBiblioSciJava PublicXceptance |
Ranking | #425165 in MvnRepository (See Top Artifacts) |
Compile Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 2.0.3 | 4.9.3 | |
Apache 2.0 | net.automatalib » automata-commons-util | 0.6.0 | 0.12.1 | |
Collections Apache 2.0 | net.automatalib » automata-commons-smartcollections | 0.6.0 | 0.12.1 | |
Apache 2.0 | net.automatalib » automata-api | 0.6.0 | 0.12.1 | |
Apache 2.0 | net.automatalib » automata-core | 0.6.0 | 0.12.1 | |
Apache 2.0 | net.automatalib » automata-util | 0.6.0 | 0.12.1 |
Test Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing Apache 2.0 | org.testng » testng | 6.8.8 | 7.11.0 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Malte Isberner | malte.isberner<at>gmail.com | misberner | Developer | TU Dortmund, Chair for Programming Systems |