solver
1.0
|
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"
Go to the source code of this file.
Classes | |
class | SolutionChecker |
An instance of this class is devoted to the solution checking. More... | |
The file declares a class responsible for checking of solutions.
Definition in file SolutionChecker.h.