es.usc.citius.hipster:hipster-extensions

Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.

License

License

GroupId

GroupId

es.usc.citius.hipster
ArtifactId

ArtifactId

hipster-extensions
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
Project Organization

Project Organization

Centro de Investigación en Tecnoloxías da Información (CITIUS), University of Santiago de Compostela

Download hipster-extensions

How to add to project

<!-- https://jarcasting.com/artifacts/es.usc.citius.hipster/hipster-extensions/ -->
<dependency>
    <groupId>es.usc.citius.hipster</groupId>
    <artifactId>hipster-extensions</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/es.usc.citius.hipster/hipster-extensions/
implementation 'es.usc.citius.hipster:hipster-extensions:1.0.1'
// https://jarcasting.com/artifacts/es.usc.citius.hipster/hipster-extensions/
implementation ("es.usc.citius.hipster:hipster-extensions:1.0.1")
'es.usc.citius.hipster:hipster-extensions:jar:1.0.1'
<dependency org="es.usc.citius.hipster" name="hipster-extensions" rev="1.0.1">
  <artifact name="hipster-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.usc.citius.hipster', module='hipster-extensions', version='1.0.1')
)
libraryDependencies += "es.usc.citius.hipster" % "hipster-extensions" % "1.0.1"
[es.usc.citius.hipster/hipster-extensions "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
es.usc.citius.hipster : hipster-core jar 1.0.1
es.usc.citius.hipster : hipster-third-party-graphs jar 1.0.1
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
1.0.0-rc2