
Go to the source code of this file.
Functions | |
| void | aStar (problem *issue, int maxdepth, int charesize, int serialdist, CkCallback finished) |
| void | idaStar (problem *issue, int startdepth, int maxdepth, int stride, int window, int charesize, int serialdist, CkCallback finished) |
| void aStar | ( | problem * | issue, | |
| int | maxdepth, | |||
| int | charesize, | |||
| int | serialdist, | |||
| CkCallback | finished | |||
| ) |
1.5.5