HOG2
Classes | Enumerations | Variables
BDOpenClosed.h File Reference
#include <cassert>
#include <vector>
#include <unordered_map>
#include <stdint.h>
#include "AStarOpenClosed.h"
Include dependency graph for BDOpenClosed.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BDOpenClosedData< state >
 
class  BDOpenClosed< state, CmpKey0, CmpKey1, dataStructure >
 

Enumerations

enum  stateLocation { kOpenReady = 0, kOpenWaiting = 1, kClosed, kUnseen }
 

Variables

const uint64_t kTBDNoNode = 0xFFFFFFFFFFFFFFFFull
 

Enumeration Type Documentation

◆ stateLocation

Enumerator
kOpenReady 
kOpenWaiting 
kClosed 
kUnseen 

Definition at line 22 of file BDOpenClosed.h.

Variable Documentation

◆ kTBDNoNode

const uint64_t kTBDNoNode = 0xFFFFFFFFFFFFFFFFull