|
tlx
|
Internal representation of a loser tree player/node. More...
#include <loser_tree.hpp>
Public Attributes | |
| Source | source |
| index of source | |
| const ValueType * | keyp |
| pointer to key value of the element in this node | |
Internal representation of a loser tree player/node.
Definition at line 318 of file loser_tree.hpp.
| const ValueType* keyp |
pointer to key value of the element in this node
Definition at line 322 of file loser_tree.hpp.
| Source source |
index of source
Definition at line 320 of file loser_tree.hpp.