Closed jinnaiyuu closed 9 years ago
Running.
Got the expected result. Hash-based distribution is better.
Got the expected result. Obviously Zobrist hash is better.
First I should come up with some optimizations. At least it is working thou.
5 . Why is there a search overhead in AHDA*? Printed the discrepancy of work distribution on threads. In short, there is a imbalance in work distribution.
6 . Why is there a search overhead in Simple Hash HDA*? Printed the discrepancy of work distribution on threads. In short, there is a imbalance in work distribution.
4 . Multiheap HDA* Ok, lets first just drop a job. Running it for 100 instances.
7 . HDA* vs. AHDA* in Grid pathfinding I'm not entirely sure which algorithm is faster...
Need to show HDA* > AHDA*. Just run for all instances in korf_instances & grid_pathfinding.