HOG2
Classes | Variables
LSSLRTAStar.h File Reference
#include "LearningAlgorithm.h"
#include "FPUtil.h"
#include <deque>
#include <vector>
#include <unordered_map>
#include "TemplateAStar.h"
#include "Timer.h"
#include <queue>
#include <iostream>
Include dependency graph for LSSLRTAStar.h:

Go to the source code of this file.

Classes

class  borderData< state >
 
class  compareBorderData< state >
 
struct  lssLearnedData< state >
 
class  LSSLRTAStar< state, action, environment >
 

Variables

static bool verbose = false
 

Variable Documentation

◆ verbose

bool verbose = false
static

Definition at line 23 of file LSSLRTAStar.h.

Referenced by LSSLRTAStar< state, action, environment >::GetPath().