Shusheng Yang
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Shusheng Yang-
Returning upper and lower bound of the second objective in a multiobjective formulation (two objectives)
AnsweredHi! I need to return the upper and lower bound for my second objective function (and gap%) in my two objective formulation. Here are my functions: def set_objective(): model.ModelSense = GRB.MAX...