relund / gMOIP

2D and 3D plots of linear/integer programming models in R
https://relund.github.io/gMOIP/
5 stars 2 forks source link

Identify nondominated points in MILP case #1

Open relund opened 6 years ago

mjuarezm commented 3 years ago

Hi @relund,

Thanks for writing and maintaining gMOIP!

I'm trying to find the set of all non-dominated points of a multi-objective MILP. Would this issue that you opened be a problem for me? Also, could you tell me what method did you implement to do so? Thanks.