Last Version

LearnLib :: Algorithms :: Algorithm Features 0.12.0

Common interfaces providing features supported by various learning algorithms

License

License

GroupId

GroupId

de.learnlib
ArtifactId

ArtifactId

learnlib-algorithm-features
Version

Version

0.12.0
Type

Type

jar
Description

Description

LearnLib :: Algorithms :: Algorithm Features
Common interfaces providing features supported by various learning algorithms

Download learnlib-algorithm-features 0.12.0


<!-- https://jarcasting.com/artifacts/de.learnlib/learnlib-algorithm-features/ -->
<dependency>
    <groupId>de.learnlib</groupId>
    <artifactId>learnlib-algorithm-features</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.learnlib/learnlib-algorithm-features/
implementation 'de.learnlib:learnlib-algorithm-features:0.12.0'
// https://jarcasting.com/artifacts/de.learnlib/learnlib-algorithm-features/
implementation ("de.learnlib:learnlib-algorithm-features:0.12.0")
'de.learnlib:learnlib-algorithm-features:jar:0.12.0'
<dependency org="de.learnlib" name="learnlib-algorithm-features" rev="0.12.0">
  <artifact name="learnlib-algorithm-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.learnlib', module='learnlib-algorithm-features', version='0.12.0')
)
libraryDependencies += "de.learnlib" % "learnlib-algorithm-features" % "0.12.0"
[de.learnlib/learnlib-algorithm-features "0.12.0"]

Dependencies

compile (3)

Group / Artifact Type Version
de.learnlib : learnlib-core jar 0.12.0
net.automatalib : automata-util jar
com.google.code.findbugs : jsr305 jar 2.0.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.