Evans Etrue Howard

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 7
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Evans Etrue Howard Recent activity Votes
  • [HELP] Sensitivity analysis

    Answered

    I have successfully solved this MIP in Gurobi. I tried performing a sensitivity analysis on the results but I get getting these errors: print(mo.getAttr(GRB.Attr.Pi))GurobiError: Unable to retriev...

  • [HELP] Translation of Algebraic Mathematical Model to using python gurobi api

    Answered

    I have a max flow problem for an emergency evacuation planning. The model is based on the Cell Transmission Model (CTM), basically the entire area to be evacuated is partitioned into cells using sq...