![]() |
Version: 1.0 |
#include <hypercube.h>
Public Member Functions | |
VNode () | |
Public Attributes | |
std::bitset< 131 > | uiAction |
unsigned long long | uiProb |
unsigned long long | uiGain |
byte | uiMaxGainIndex |
unsigned | neq = 1 |
Definition at line 90 of file hypercube.h.
|
inline |
Definition at line 97 of file hypercube.h.
unsigned VNode::neq = 1 |
Definition at line 95 of file hypercube.h.
std::bitset<131> VNode::uiAction |
Definition at line 91 of file hypercube.h.
unsigned long long VNode::uiGain |
Definition at line 93 of file hypercube.h.
byte VNode::uiMaxGainIndex |
Definition at line 94 of file hypercube.h.
unsigned long long VNode::uiProb |
Definition at line 92 of file hypercube.h.