issues
search
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: 2014/12/22
#51
Closed
jinnaiyuu
closed
9 years ago
jinnaiyuu
commented
9 years ago
Implement Travelling Salespersons
Implement header file
Understand minimum spanning tree
Make instance generator
Grid path-finding Make easy instances and compare Evaluate on HDA* and PBNF
jinnaiyuu
commented
9 years ago
Grid path-finding Made generator and appropriate instances. Need to evaluate them on HDA* and PBNF then.
jinnaiyuu
commented
9 years ago
Implemented TSP instance generator. Well, it is so easy.