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: Add more instances #78

Closed jinnaiyuu closed 5 years ago

jinnaiyuu commented 9 years ago

24 Puzzle: Gain proper sized instance with some way.

Grid-pathfinding: Just generate. Must be easy.

TSP: First we need to debug 1-tree heuristic.

MSA: Not sure what to do. Seems RV20~ is way too difficult to solve with A* like search.

jinnaiyuu commented 9 years ago

Check for implementation of 12 threads.