issues
search
citiususc
/
hipster
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.
http://hipster4j.github.io
Apache License 2.0
326
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Shortest path algorithms does not count equivalent paths
#155
pablormier
opened
9 years ago
0
Improve GraphBuilder to generate graphs without edge values
#154
pablormier
opened
9 years ago
0
Only given one solution when running AStar or Dijkstra?
#153
davisg123
closed
8 years ago
2
Integration with codecov.io
#152
pablormier
closed
9 years ago
0
Replace Cobertura with JaCoCo
#151
pablormier
closed
9 years ago
0
Change maven compiler version to 1.6
#150
pablormier
closed
8 years ago
2
Fix incorrect URL for javadoc publication
#149
pablormier
closed
9 years ago
0
Remove unused citius-nexus-snapshot in maven-settings.xml
#148
pablormier
closed
9 years ago
0
fix #146 : Update .gitignore to include Eclipse specific files.
#147
gahrae
closed
9 years ago
1
Update gitignore file to include Eclipse editor files
#146
gahrae
closed
9 years ago
0
fix #144 : Make Maze2D.pointInBounds() check lower bounds too.
#145
gahrae
closed
9 years ago
1
When checking if point in bounds, also check lower bounds.
#144
gahrae
closed
9 years ago
0
Upgrade config to deploy on bintray
#143
pablormier
closed
9 years ago
0
Implement unit tests for a search problem with actions
#142
gonzalezsieira
closed
6 years ago
4
When Search Result printed Action list is now in reverse order (in v1.0.0.rc2 vs v1.0.0.rc1)
#141
gahrae
closed
9 years ago
0
Add a depth or path size attribute to nodes
#140
pablormier
closed
9 years ago
0
Show unit time (ms) in algorithm result toString() method
#139
pablormier
closed
9 years ago
0
Detect "NoSuchElementException" situations in AbstractIterator
#138
pablormier
closed
9 years ago
0
Replace Stack with ArrayDeque
#137
pablormier
closed
8 years ago
3
Detect negative cycle conditions in BellmanFord
#136
pablormier
closed
9 years ago
0
Update travis.yml to use the new container-based CI
#135
pablormier
closed
9 years ago
0
StateTransitionFunction is not lazy
#134
pablormier
closed
9 years ago
0
LazyActionStateTransitionFunction is not lazy
#133
pablormier
closed
9 years ago
0
LazyNodeExpander is not lazy
#132
pablormier
closed
9 years ago
0
Fix coveralls maven plugin
#131
pablormier
closed
9 years ago
1
Java <1.8 Incompatibility
#130
pablormier
closed
9 years ago
0
Create a branch whitelist in travis.yml
#129
pablormier
closed
9 years ago
0
Refactor the basic (non-guava) graph implementations and improve unit tests
#128
pablormier
closed
9 years ago
0
BellmanFord iterator search method fails
#127
pablormier
closed
9 years ago
0
Update `site.url` in parent pom.xml
#126
gonzalezsieira
closed
9 years ago
0
Create new module "hipster-extensions" with classes depending on Guava
#125
gonzalezsieira
closed
9 years ago
0
NullPointerException using Bellman-Ford algorithm
#124
miguellopezbecona
closed
9 years ago
0
RomaniaaProblemOptimalSearchTest does not detect solutions with different length
#123
gonzalezsieira
closed
9 years ago
0
AD* node expander check isConsistent() after node.g and node.v changed
#122
gonzalezsieira
closed
9 years ago
0
Update scripts to auto-generate javadocs for snapshot versions
#121
pablormier
closed
9 years ago
0
assert check in BinaryOperation constructor done with `equals()` instead of `compare()`
#120
gonzalezsieira
closed
9 years ago
0
Confusing usage of the GraphBuilder
#119
pablormier
closed
9 years ago
0
hipster.version in branch development should not be the same than last release
#118
gonzalezsieira
closed
9 years ago
1
hipster.version defined in root pom.xmi but not used
#117
gonzalezsieira
closed
9 years ago
0
create method to obtain SearchComponents from ProblemBuilder
#116
gonzalezsieira
opened
9 years ago
1
restrictive type in ProblemBuilder(...)defineProblemWithoutExplicitActions().useTransitionFunction()
#115
gonzalezsieira
closed
9 years ago
0
change visibility of attributes and methods in Algorithm subclasses
#114
gonzalezsieira
closed
9 years ago
0
Remove dependencies with Guava from hipster-core
#113
pablormier
closed
9 years ago
0
Update bash scripts for automatic deployment
#112
pablormier
closed
9 years ago
0
Fix deploy script to deploy only SNAPSHOT versions
#111
pablormier
closed
9 years ago
0
collections / adapters package - Javadoc documentation
#110
pablormier
closed
10 years ago
0
util.graph package - Javadoc documentation
#109
pablormier
closed
10 years ago
0
util.examples / util.examples.maze - Javadoc documentation
#108
pablormier
closed
10 years ago
0
thirdparty package - Javadoc documentation
#107
pablormier
closed
10 years ago
0
model.problem package - Javadoc documentation
#106
pablormier
closed
10 years ago
0
Previous
Next