|
Project
|
Model datastructre that will learn from the problem. More...
#include <iostream>#include <string>#include <vector>#include "AlternativesPerformance.h"#include "Categories.h"#include "Criteria.h"#include "PerformanceTable.h"#include "Profiles.h"

Go to the source code of this file.
Classes | |
| class | MRSortModel |
| Datastructure of the model to learn. More... | |
Model datastructre that will learn from the problem.