Thank you for your time. In GAMS library there is an epsilon constraint code, also I wrote a lexicographic optimization and NBI method. Now, I need another method.
Ok, then you should try to implement the Two-Phase method by Ulungu and Teghem. I think the consensus is that it is the most efficient method. See attached article
Does this method have a problem of weighted sum method?
As I know about weighted sum method, in spite of becoming a popular method, the results obtained by weighted methods on the Pareto front have serious problems with changing the coefficients. It has been noticed that changing weighting by small values may lead to remarkable changes in the objective vectors while changing weighting by large values may cause almost negligible changes in the objective vectors. This phenomenon is mainly because of the fact that this method is not a Lipschitzian function of weighting .
Do you find solution for your problem? I nead a method for solving multi-objective optimization(MIP with binary variables) that is able to solve a small model fast an easy(Preferably GAMS).
I haven,t enough time for learning heuristic or evolutionary methods.