Version: 1.0
Public Attributes | List of all members
hyper::HyperCube::Node Struct Reference

#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
 

Detailed Description

Definition at line 58 of file hypercube++.h.

Member Data Documentation

◆ actions_

std::bitset<131> hyper::HyperCube::Node::actions_ = 0

Definition at line 59 of file hypercube++.h.

◆ frequency_

unsigned long long hyper::HyperCube::Node::frequency_ = 1

Definition at line 60 of file hypercube++.h.

◆ gain_

unsigned long long hyper::HyperCube::Node::gain_ = 0

Definition at line 61 of file hypercube++.h.

◆ max_gain_index_

uint8_t hyper::HyperCube::Node::max_gain_index_ = 0

Definition at line 62 of file hypercube++.h.

◆ num_equiv_

unsigned int hyper::HyperCube::Node::num_equiv_ = 0

Definition at line 63 of file hypercube++.h.


The documentation for this struct was generated from the following file: