HOG2
Public Attributes | List of all members
PermutationPuzzle::PDBTreeNode Struct Reference

#include <PermutationPuzzleEnvironment.h>

Public Attributes

PDBTreeNodeType t
 
uint8_t numChildren
 
uint8_t firstChildID
 
uint8_t PDBID
 

Detailed Description

Definition at line 41 of file PermutationPuzzleEnvironment.h.

Member Data Documentation

◆ firstChildID

uint8_t PermutationPuzzle::PDBTreeNode::firstChildID

Definition at line 45 of file PermutationPuzzleEnvironment.h.

◆ numChildren

uint8_t PermutationPuzzle::PDBTreeNode::numChildren

Definition at line 44 of file PermutationPuzzleEnvironment.h.

◆ PDBID

uint8_t PermutationPuzzle::PDBTreeNode::PDBID

Definition at line 46 of file PermutationPuzzleEnvironment.h.

◆ t

PDBTreeNodeType PermutationPuzzle::PDBTreeNode::t

Definition at line 43 of file PermutationPuzzleEnvironment.h.


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