![]() |
Version: 1.0 |
#include <hypercube++.h>
Public Attributes | |
std::bitset< 131 > | actions_ = 0 |
unsigned long long | frequency_ = 1 |
unsigned long long | gain_ = 0 |
uint8_t | max_gain_index_ = 0 |
unsigned int | num_equiv_ = 0 |
Definition at line 58 of file hypercube++.h.
std::bitset<131> hyper::HyperCube::Node::actions_ = 0 |
Definition at line 59 of file hypercube++.h.
unsigned long long hyper::HyperCube::Node::frequency_ = 1 |
Definition at line 60 of file hypercube++.h.
unsigned long long hyper::HyperCube::Node::gain_ = 0 |
Definition at line 61 of file hypercube++.h.
uint8_t hyper::HyperCube::Node::max_gain_index_ = 0 |
Definition at line 62 of file hypercube++.h.
unsigned int hyper::HyperCube::Node::num_equiv_ = 0 |
Definition at line 63 of file hypercube++.h.