HOG2
|
Public Member Functions | |
bool | operator< (const OpenTreapItem &i) |
bool | operator== (const OpenTreapItem &i) const |
bool | operator> (double i) |
bool | operator<= (double i) |
Public Attributes | |
size_t | location |
std::vector< SearchState > * | dataVector |
Friends | |
std::ostream & | operator<< (std::ostream &o, OpenTreapItem const &obj) |
|
inline |
Definition at line 133 of file Focal.h.
References Focal< state, action, environment >::OpenTreapItem::dataVector, fequal(), fless(), and Focal< state, action, environment >::OpenTreapItem::location.
|
inline |
Definition at line 155 of file Focal.h.
References flesseq(), and Focal< state, action, environment >::OpenTreapItem::location.
|
inline |
Definition at line 146 of file Focal.h.
References Focal< state, action, environment >::OpenTreapItem::location.
|
inline |
Definition at line 150 of file Focal.h.
References fgreatereq(), and Focal< state, action, environment >::OpenTreapItem::location.
|
friend |
std::vector<SearchState>* Focal< state, action, environment >::OpenTreapItem::dataVector |
Definition at line 132 of file Focal.h.
Referenced by Focal< state, action, environment >::OpenTreapItem::operator<().
size_t Focal< state, action, environment >::OpenTreapItem::location |
Definition at line 131 of file Focal.h.
Referenced by Focal< state, action, environment >::OpenTreapItem::operator<(), Focal< state, action, environment >::OpenTreapItem::operator<=(), Focal< state, action, environment >::OpenTreapItem::operator==(), and Focal< state, action, environment >::OpenTreapItem::operator>().