MOSPOOLS

Multi-Objective Smart Pool Search Matheuristic

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.

Scientific papers

Useful commands

Generating Pareto fronts graphs

TODO

GLPK

Solve with glpk: glpsol -m model.mod -d data.dat -o output.txt

Convert to LP:

Developing on Eclipse

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)

Hypervolume calculus

The code provided by http://lopez-ibanez.eu/hypervolume.

In this sense, we would like to thanks:

Current maintainers

Vitor Nazário Coelho and LucianoCota