#include <fdp.h>
Inheritance diagram for FDPBestFirst:
Public Methods | |
FDPBestFirst (Problem *p) | |
Protected Methods | |
virtual double | SearchCost (double initcost, const node &n, const node &nn) |
|
|
|
Reimplemented from FDP. |