HOG2
Public Attributes | List of all members
IncrementalBGS< state, action >::searchData Struct Reference

Public Attributes

double f_below
 
double f_above
 

Detailed Description

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

Definition at line 84 of file IncrementalBGS.h.

Member Data Documentation

◆ f_above

template<class state , class action >
double IncrementalBGS< state, action >::searchData::f_above

Definition at line 86 of file IncrementalBGS.h.

◆ f_below

template<class state , class action >
double IncrementalBGS< state, action >::searchData::f_below

Definition at line 85 of file IncrementalBGS.h.


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