MVN

de.learnlib : learnlib-adt

Maven & Gradle

Oct 12, 2020
2 usages
147 stars

LearnLib :: Algorithms :: ADT · The ADT Algorithm. Uses adaptive distinguishing trees (a generalization of adaptive distinguishing sequences) to separate hypothesis states and focuses on minimizing the amount of resets during the learning process.

<dependency>
    <groupId>de.learnlib</groupId>
    <artifactId>learnlib-adt</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.learnlib : learnlib-adt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.0

All Versions

Choose a version of de.learnlib : learnlib-adt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
learnlib-adt-0.16.0
0.15.x
learnlib-adt-0.15.0
0.14.x
learnlib-adt-0.14.0
0.13.x
learnlib-adt-0.13.1
learnlib-adt-0.13.0

How to add a dependency to Maven

Add the following de.learnlib : learnlib-adt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.learnlib</groupId>
    <artifactId>learnlib-adt</artifactId>
    <version>0.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.learnlib : learnlib-adt gradle dependency to your build.gradle file:

implementation 'de.learnlib:learnlib-adt:0.16.0'

Gradle Kotlin DSL: Add the following de.learnlib : learnlib-adt gradle kotlin dependency to your build.gradle.kts file:

implementation("de.learnlib:learnlib-adt:0.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.learnlib : learnlib-adt sbt scala dependency to your build.sbt file:

libraryDependencies += "de.learnlib" % "learnlib-adt" % "0.16.0"

Advertisement

Dependencies from Group

Oct 12, 2020
28 usages
147 stars
Jun 04, 2015
20 usages
147 stars
Oct 12, 2020
15 usages
Oct 12, 2020
14 usages
147 stars
Jun 04, 2015
12 usages
147 stars

Discover Dependencies

Dec 20, 2021
2 stars
Feb 08, 2018
2 usages
20 stars
Mar 24, 2018
1 usages
0 stars
Mar 02, 2021
May 22, 2018
1 usages
11 stars
Feb 12, 2019
532 stars
Jun 18, 2023
2 stars
May 27, 2018
1 usages
1 stars