Main MRPT website > C++ reference
MRPT logo

mrpt::math::CAStarAlgorithm< T > Member List

This is the complete list of members for mrpt::math::CAStarAlgorithm< T >, including all inherited members.
generateChildren(const T &sol, std::vector< T > &sols)=0mrpt::math::CAStarAlgorithm< T > [pure virtual]
getCost(const T &sol)=0mrpt::math::CAStarAlgorithm< T > [pure virtual]
getHeuristic(const T &sol)=0mrpt::math::CAStarAlgorithm< T > [pure virtual]
getOptimalSolution(const T &initialSol, T &finalSol, double upperLevel=HUGE_VAL, double maxComputationTime=HUGE_VAL)mrpt::math::CAStarAlgorithm< T > [inline]
getTotalCost(const T &sol)mrpt::math::CAStarAlgorithm< T > [inline, private]
isSolutionEnded(const T &sol)=0mrpt::math::CAStarAlgorithm< T > [pure virtual]
isSolutionValid(const T &sol)=0mrpt::math::CAStarAlgorithm< T > [pure virtual]



Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011