tlx
|
Internal representation of a loser tree player/node. More...
#include <loser_tree.hpp>
Public Attributes | |
bool | sup |
flag, true iff is a virtual maximum sentinel More... | |
Source | source |
index of source More... | |
ValueType | key |
copy of key value of the element in this node More... | |
Internal representation of a loser tree player/node.
Definition at line 66 of file loser_tree.hpp.