faif
Public Member Functions | List of all members
faif::search::compareWeightAndHeuristic< T > Struct Template Reference

the comparizon used by AStar More...

#include <AStar.h>

Collaboration diagram for faif::search::compareWeightAndHeuristic< T >:
Collaboration graph

Public Member Functions

bool operator() (const TreeNode< T > *a, const TreeNode< T > *b)
 

Detailed Description

template<typename T>
struct faif::search::compareWeightAndHeuristic< T >

the comparizon used by AStar


The documentation for this struct was generated from the following file: