Shusheng Yang
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Shusheng Yangさんの最近のアクティビティ-
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...