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