I am applying a multi-objective algorithm, specifically NSGA-II. In some instances of my problem, I obtain a Pareto front, but in others, I only get a single solution or two solutions. Does this mean that my objectives are not conflicting? What method can I apply to verify the conflict between two objectives? I’m not sure what to do since sometimes I get a Pareto front, but in many cases, I don’t.