solver  1.0
Classes
SolutionChecker.h File Reference

The file declares a class responsible for checking of solutions. More...

#include <array>
#include <map>
#include <set>
#include <vector>
#include "RoboticLine.h"
#include "Shared/Utils.h"
#include "Solution/Solution.h"
#include "Shared/PrecalculatedMapping.h"
+ Include dependency graph for SolutionChecker.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SolutionChecker
 An instance of this class is devoted to the solution checking. More...
 

Detailed Description

The file declares a class responsible for checking of solutions.

Author
Libor Bukata

Definition in file SolutionChecker.h.