HOG2
Public Member Functions | List of all members
GBFSCompare< state > Struct Template Reference

#include <AStarEpsilon.h>

Public Member Functions

bool operator() (const AStarOpenClosedData< state > &i1, const AStarOpenClosedData< state > &i2) const
 

Detailed Description

template<class state>
struct GBFSCompare< state >

Definition at line 25 of file AStarEpsilon.h.

Member Function Documentation

◆ operator()()

template<class state >
bool GBFSCompare< state >::operator() ( const AStarOpenClosedData< state > &  i1,
const AStarOpenClosedData< state > &  i2 
) const
inline

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