|
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"
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... | |
The file declares a class responsible for checking of solutions.
Definition in file SolutionChecker.h.
1.8.9.1