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

#include <EBSearch.h>

Public Member Functions

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

Detailed Description

template<class state>
struct BFHSCompare< state >

Definition at line 16 of file EBSearch.h.

Member Function Documentation

◆ operator()()

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

Definition at line 17 of file EBSearch.h.

References fgreater(), and AStarOpenClosedData< state >::g.


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