Version: 1.0
Public Member Functions | Public Attributes | List of all members
VNode Struct Reference

#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
 

Detailed Description

Definition at line 90 of file hypercube.h.

Constructor & Destructor Documentation

◆ VNode()

VNode::VNode ( )
inline

Definition at line 97 of file hypercube.h.

Member Data Documentation

◆ neq

unsigned VNode::neq = 1

Definition at line 95 of file hypercube.h.

◆ uiAction

std::bitset<131> VNode::uiAction

Definition at line 91 of file hypercube.h.

◆ uiGain

unsigned long long VNode::uiGain

Definition at line 93 of file hypercube.h.

◆ uiMaxGainIndex

byte VNode::uiMaxGainIndex

Definition at line 94 of file hypercube.h.

◆ uiProb

unsigned long long VNode::uiProb

Definition at line 92 of file hypercube.h.


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