HOG2
Public Member Functions | List of all members
IncrementalBGS< state, action >::BFHSCompare Struct Reference

Public Member Functions

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

Detailed Description

template<class state, class action>
struct IncrementalBGS< state, action >::BFHSCompare

Definition at line 120 of file IncrementalBGS.h.

Member Function Documentation

◆ operator()()

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

Definition at line 121 of file IncrementalBGS.h.

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


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