MVN

ai.libs : jaicore-search

Maven & Gradle

Nov 26, 2021
14 usages
39 stars

JAICore-Search · JAICore-Search provides implementations according to the algorithm interface of AILibs for well-known (heuristic) search algorithms, such as A*, Best-First, or MCTS.

<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>jaicore-search</artifactId>
    <version>0.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.7

All Versions

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

Version Vulnerabilities Updated
0.2.x
jaicore-search-0.2.7
jaicore-search-0.2.6
jaicore-search-0.2.5
jaicore-search-0.2.4
jaicore-search-0.2.3
jaicore-search-0.2.2
jaicore-search-0.2.1
jaicore-search-0.2.0
0.1.x
jaicore-search-0.1.6
jaicore-search-0.1.5
jaicore-search-0.1.4
jaicore-search-0.1.3
jaicore-search-0.1.2
jaicore-search-0.1.1
jaicore-search-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>jaicore-search</artifactId>
    <version>0.2.7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ai.libs:jaicore-search:0.2.7'

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

implementation("ai.libs:jaicore-search:0.2.7")

How to add a dependency to SBT Scala

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

libraryDependencies += "ai.libs" % "jaicore-search" % "0.2.7"

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

Dec 30, 2020
4 usages
3 stars
Jul 11, 2023
7 usages
1.5k stars
Aug 18, 2021
2 usages
2 stars
Aug 14, 2023
5 usages
6 stars
Jan 12, 2022
3 usages
5 stars
Feb 24, 2010
10 usages
Aug 25, 2023
13 usages
2.8k stars
Jul 13, 2022
6 usages
2.7k stars
Jan 28, 2019
6 usages
2 stars
Aug 07, 2023
46 usages
3.5k stars