mirror of
https://github.com/bensuperpc/astar.git
synced 2026-05-05 19:05:24 +02:00
Improve perf with static lambda function
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@@ -196,7 +196,7 @@ Sources and references that I have used to make this library.
|
||||
* [a-star](https://www.ce.unipr.it/people/medici/a-star.html)$
|
||||
* [A* Search Algorithm](https://yuminlee2.medium.com/a-search-algorithm-42c1a13fcf9f)
|
||||
|
||||
## Bench others astar implementations
|
||||
## Others astar implementations
|
||||
|
||||
The list of others astar implementations that I have benchmarked to compare the performance of my implementation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user