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

Remove hipster.model.function.impl.Product as external class #193

Closed gonzalezsieira closed 6 years ago

gonzalezsieira commented 6 years ago

Code is already implemented under ScalarOperation.doubleMultiplicationOp()