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