HOG2
Public Member Functions | List of all members
OldOldTemplateAStarUtil::SearchNodeCompare< state > Struct Template Reference

#include <OldTemplateAStar.h>

Public Member Functions

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

Detailed Description

template<class state>
struct OldOldTemplateAStarUtil::SearchNodeCompare< state >

Definition at line 84 of file OldTemplateAStar.h.

Member Function Documentation

◆ operator()()

template<class state >
bool OldOldTemplateAStarUtil::SearchNodeCompare< state >::operator() ( const SearchNode< state > &  i1,
const SearchNode< state > &  i2 
) const
inline

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