rs
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 6
- サブスクリプション 1
アクティビティの概要
rsさんの最近のアクティビティ-
rsさんがコメントを作成しました:
Thank you Bruno Colonetti and Riley Clement. This is very helpful. Something I should have mentioned is that k (number of contiguous variables set) is a Gurobi variable in my formulation. I get the...
-
rsさんがコメントを作成しました:
Yes! k contiguous variables *have* to be 1! Let me edit the question to reflect this.
-
rsさんが投稿を作成しました:
How to model a contiguity constraint?
回答済みI am modeling what I call a "contiguity constraint". I have an array of binary variables in Gurobi and I want to constrain that only a contiguous set of variables can be 1. For example, among [<var...