MVN

ai.libs : hasco-fanova

Maven & Gradle

Feb 11, 2020
39 stars

HASCO-Fanova · HASCO is a framework for reducing configuration tasks (e.g. software system configuration or algorithm configuration) into an HTN planning problem. This can then in turn be reduced to a graph search problem that can be solved by any kind of standard graph search algorithm, e.g., breadth-first-search.

<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>hasco-fanova</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.libs : hasco-fanova to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of ai.libs : hasco-fanova to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
hasco-fanova-0.2.1

How to add a dependency to Maven

Add the following ai.libs : hasco-fanova maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>hasco-fanova</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.libs : hasco-fanova gradle dependency to your build.gradle file:

implementation 'ai.libs:hasco-fanova:0.2.1'

Gradle Kotlin DSL: Add the following ai.libs : hasco-fanova gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.libs:hasco-fanova:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.libs : hasco-fanova sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.libs" % "hasco-fanova" % "0.2.1"

Advertisement

Dependencies from Group

Nov 26, 2021
24 usages
39 stars
Nov 26, 2021
14 usages
39 stars
Nov 26, 2021
11 usages
39 stars
Nov 26, 2021
7 usages
39 stars
Nov 26, 2021
6 usages
39 stars

Discover Dependencies

Mar 29, 2020
0 stars
Jun 02, 2023
1 usages
0 stars
Dec 13, 2020
2 usages
Feb 19, 2020
1 usages
8 stars
Feb 17, 2020
1 usages
56 stars
Jan 22, 2021
28 stars
Feb 18, 2020
1 stars