jinnaiyuu / Hash-Distributed-Astar

Hash Distributed A*
https://sites.google.com/site/yuujinnaishomepage/home/parallel-search
MIT License
3 stars 1 forks source link

TODO: Improvements on paper #61

Closed jinnaiyuu closed 9 years ago

jinnaiyuu commented 9 years ago
jinnaiyuu commented 9 years ago
  1. HDA* closed list size Hash function is so trickey....
  2. Change the color for the HDA vs PBNF to match the algorithm
jinnaiyuu commented 9 years ago

TODOs

  1. Investigate the speedup on each closed list size. Or, find a way to make some conclusion.
  2. Do that on 24 Puzzle
  3. Take in the results on Korf instances in burns' code