HOG2
Variables
HPAStar.cpp File Reference
#include "HPAStar.h"
#include "AStar3.h"
#include "AStar.h"
#include "Timer.h"
Include dependency graph for HPAStar.cpp:

Go to the source code of this file.

Variables

const static int verbose = 0
 
const int MAX_INT = 2147483647
 

Variable Documentation

◆ MAX_INT

const int MAX_INT = 2147483647

Definition at line 17 of file HPAStar.cpp.

Referenced by hpaStar::findMinMax().

◆ verbose

const static int verbose = 0
static