Skip to main content

"setObjectiveN()" Sensitivity Information for each objective function unit

Answered

Comments

3 comments

  • Maliheh Aramon
    • Gurobi Staff Gurobi Staff

    Hi, 

    In the documentation of multiple objectives, we have:

    We haven't attempted to generalize the notions of dual solutions or simplex bases for continuous multi-objective models, so you can't query attributes such as PiRCVBasis, or CBasis for multi-objective solutions. Because of this, we've concluded that the most consistent result to return for attribute IsMIP is 1.

    You can query the attribute Slack as before on each linear constraint.

    Best regards,

    Maliheh

    0
  • CHO HYUNJIN
    • Gurobi-versary
    • First Comment
    • First Question

     

    Thank you

    One more question.

    Can't I use SARHSLow or SARHSUp too?

    0
  • Maliheh Aramon
    • Gurobi Staff Gurobi Staff

    No, the attributes related to sensitivity information are only available for basic solutions. Since there is no notion of a basic solution in continuous multi-objective models, these attributes cannot be queried. 

    Best regards,

    Maliheh

    0

Please sign in to leave a comment.