C++ implementation of the algorithms given in the journal article “A New Method for Optimising a Linear Function over the Efficient Set of a Multi-objective Integer Program"
posted on 2025-05-11, 09:47authored byNatashia Boland, Hadi Charkhgard, Martin Savelsbergh
C++ implementation of the algorithms given in the journal article “A New Method for Optimising a Linear Function over the Efficient Set of a Multi-objective Integer Program”. This project is a Netbeans IDE 7.3.1 C++ project which is written in Linux (Ubuntu). It should also be mentioned that the code is only able to solve instances of multi-objective integer programs (with an arbitrary number of objective
functions) when all objective function coeecients are integer.