Project
Classes
MRSortModel.h File Reference

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"
Include dependency graph for MRSortModel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MRSortModel
 Datastructure of the model to learn. More...
 

Detailed Description

Model datastructre that will learn from the problem.