Public Member Functions | Static Public Member Functions | List of all members
CoinSearchTreeCompareBest Struct Reference

Best first search. More...

#include <CoinSearchTree.hpp>

Public Member Functions

bool operator() (const CoinTreeSiblings *x, const CoinTreeSiblings *y) const

Static Public Member Functions

static const char * name ()

Detailed Description

Best first search.

Definition at line 201 of file CoinSearchTree.hpp.

Member Function Documentation

static const char* CoinSearchTreeCompareBest::name ( )
inlinestatic

Definition at line 202 of file CoinSearchTree.hpp.

bool CoinSearchTreeCompareBest::operator() ( const CoinTreeSiblings x,
const CoinTreeSiblings y 
) const
inline

Definition at line 203 of file CoinSearchTree.hpp.


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