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/03 #89

Closed jinnaiyuu closed 9 years ago

jinnaiyuu commented 9 years ago
jinnaiyuu commented 9 years ago
jinnaiyuu commented 9 years ago

Pattern database 1 . find static predicates. we don't want those in pdb. 2 . group of single predicate. 3 . typing

jinnaiyuu commented 9 years ago

group of single predicate implemented!

let's work on typing to enable for more domains. how should we bring down typing? maybe we can preprocess it to STRIPS representation.