This project describes the Multi-Objective Smart Pool Search Matheuristic (MOSPOOL) Matheuristic, a set of tools for connection Mathematical Black-Box solver for the generation of sets of non-dominated solutions.
TODO
Solve with glpk:
glpsol -m model.mod -d data.dat -o output.txt
Convert to LP:
glpsol --model arq.mod --data arq.dat --wcpxlp arq.lp --checkglpsol -m model.mod -d data.dat -wcpxlp model.lp -nointopt -nomip -tmlim 0.Include libraries paths /opt/ibm/ILOG/CPLEX_Studio$Version/concert/include and
/opt/ibm/ILOG/CPLEX_Studio$Version/cplex/include to C/C++ General -> Paths and Symbols -> GNU C++ (Includes)
The code provided by http://lopez-ibanez.eu/hypervolume.
In this sense, we would like to thanks: