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: The size of the closed list #63

Closed jinnaiyuu closed 9 years ago

jinnaiyuu commented 9 years ago
  1. Find the best size for A*.
  2. Find the best size for 8 threads HDA*.
  3. Experiment by changing the size of closed list of PBNF. If possible, show that the speedup of PBNF is due to its division of each data structures.