Shusheng Yang
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Shusheng Yangによる最近のアクティビティ-
Returning upper and lower bound of the second objective in a multiobjective formulation (two objectives)
回答済みHi! 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...