HOG2
|
#include <PermutationPuzzleEnvironment.h>
Public Attributes | |
PDBTreeNodeType | t |
uint8_t | numChildren |
uint8_t | firstChildID |
uint8_t | PDBID |
Definition at line 41 of file PermutationPuzzleEnvironment.h.
uint8_t PermutationPuzzle::PDBTreeNode::firstChildID |
Definition at line 45 of file PermutationPuzzleEnvironment.h.
uint8_t PermutationPuzzle::PDBTreeNode::numChildren |
Definition at line 44 of file PermutationPuzzleEnvironment.h.
uint8_t PermutationPuzzle::PDBTreeNode::PDBID |
Definition at line 46 of file PermutationPuzzleEnvironment.h.
PDBTreeNodeType PermutationPuzzle::PDBTreeNode::t |
Definition at line 43 of file PermutationPuzzleEnvironment.h.