Main Page
Class Hierarchy
Compound List
File List
Compound Members
File Members
FDPBestFirst Class Reference
Best first search variant, using the Metric in
Problem
.
More...
#include <
fdp.h
>
Inheritance diagram for FDPBestFirst::
List of all members.
Public Methods
FDPBestFirst
(
Problem
*p)
Protected Methods
virtual double
SearchCost
(double initcost,
MSLNode
*&n,
MSLNode
*&nn)
Detailed Description
Best first search variant, using the Metric in
Problem
.
Constructor & Destructor Documentation
FDPBestFirst::FDPBestFirst (
Problem
*
p
)
Member Function Documentation
virtual double FDPBestFirst::SearchCost (
double
initcost
,
MSLNode
*&
n
,
MSLNode
*&
nn
)
[protected, virtual]
Reimplemented from
FDP
.
The documentation for this class was generated from the following file:
fdp.h
Motion Strategy Library
Web page maintained by
Steve LaValle
Partial support provided by NSF CAREER Award IRI-970228 (LaValle), Honda Research.
Contributors: Anna Atramentov, Peng Cheng, James Kuffner, Steve LaValle, and Libo Yang.