solver
1.0
|
Checking and post-processing of parsed datasets. More...
#include <stdint.h>
#include <string>
#include <vector>
#include "RoboticLine.h"
#include "Shared/PrecalculatedMapping.h"
Go to the source code of this file.
Classes | |
class | InstancesReader |
The class is intended to be used by users for the dataset parsing and checking. More... | |
class | InstanceChecker |
An instance of this class checks a dataset instance. More... | |
Checking and post-processing of parsed datasets.
Definition in file InstancesReader.h.