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: 2015/06/07 #90

Closed jinnaiyuu closed 9 years ago

jinnaiyuu commented 9 years ago

1 . implement zobrist hash for strips. 2 . implement structured zobrist hash for strips. -> is there an easy way to find transition in xor group? -> for now let's just try it randomly. 3 . typing

jinnaiyuu commented 9 years ago

what information we need to build SZ in STRIPS planning? SZ works well in combinatorial search, i.e. permutation search.