HOG2
Variables
CRAStar.cpp File Reference
#include "CRAStar.h"
#include "FPUtil.h"
#include "AStar3.h"
#include <cfloat>
#include <limits.h>
Include dependency graph for CRAStar.cpp:

Go to the source code of this file.

Variables

const int MAX_INT = 2147483647
 
static const int verbose = 0
 

Variable Documentation

◆ MAX_INT

const int MAX_INT = 2147483647

Definition at line 19 of file CRAStar.cpp.

Referenced by craStar::findMinMax().

◆ verbose

const int verbose = 0
static