PPL Logo

libs/ck-libs/search/idastar.C File Reference

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)


Function Documentation

void aStar ( problem issue,
int  maxdepth,
int  charesize,
int  serialdist,
CkCallback  finished 
)

Definition at line 22 of file idastar.C.

References idaStar().

Here is the call graph for this function:

void idaStar ( problem issue,
int  startdepth,
int  maxdepth,
int  stride,
int  window,
int  charesize,
int  serialdist,
CkCallback  finished 
)

Definition at line 39 of file idastar.C.

Referenced by aStar().

Here is the caller graph for this function:


Generated on Mon Sep 21 08:11:05 2020 for Charm++ by  doxygen 1.5.5