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