Coverage Control Library
Loading...
Searching...
No Matches
oracle_explore_exploit.h File Reference

Old trial of exploration and exploitation Uses system map for exploration as well. More...

#include <omp.h>
#include <fstream>
#include <iostream>
#include <random>
#include <vector>
#include "CoverageControl/algorithms/abstract_controller.h"
#include "CoverageControl/algorithms/near_optimal_cvt_algorithm.h"
#include "CoverageControl/coverage_system.h"
#include "CoverageControl/extern/lsap/Hungarian.h"
#include "CoverageControl/parameters.h"
#include "CoverageControl/typedefs.h"
+ Include dependency graph for oracle_explore_exploit.h:

Go to the source code of this file.

Classes

class  OracleExploreExploit
 

Namespaces

namespace  CoverageControl
 Namespace for the CoverageControl library.
 

Detailed Description

Old trial of exploration and exploitation Uses system map for exploration as well.

Definition in file oracle_explore_exploit.h.