Evans Etrue Howard
- 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-
[HELP] Sensitivity analysis
AnsweredI 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
AnsweredI 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...