prob_data_objectives.h File Reference
Detailed Description
Class storing multiple objectives of given problem instance.
Definition in file prob_data_objectives.h.
#include <cstdlib>
#include <stack>
#include <string>
#include <unordered_map>
#include <vector>
#include "objscip/objscip.h"
#include "polyscip_types.h"
#include "scip/def.h"
Go to the source code of this file.
Data Structures | |
class | ProbDataObjectives |
Stores coefficients and basic methods for objectives of given multi-objective problem. More... | |