HOG2
Classes | Macros | Typedefs
NaryTree.h File Reference
#include "SearchEnvironment.h"
#include <vector>
#include "Graphics.h"
Include dependency graph for NaryTree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NaryTree
 

Macros

#define NARTTREE_H
 

Typedefs

typedef uint64_t NaryState
 
typedef int NaryAction
 

Macro Definition Documentation

◆ NARTTREE_H

#define NARTTREE_H

Definition at line 16 of file NaryTree.h.

Typedef Documentation

◆ NaryAction

typedef int NaryAction

Definition at line 19 of file NaryTree.h.

◆ NaryState

typedef uint64_t NaryState

Definition at line 18 of file NaryTree.h.