Kat K
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Kat Kによる最近のアクティビティ-
How to Set Constraints for Multiple Dimensions in R
回答済みHello! I'm using Gurobi in R and I'm struggling to figure out how to define a constraint that spans multiple dimensions - i.e., rather than the sum of one column has to be x and the sum of one colu...
-
Recursively Solving for N Solutions in Pool with Overlap Parameter
進行中Hello! I'm using Gurobi in R to develop a solution set of size n with a maximum overlap parameter k (i.e., no solutions share more than k variables in common with another solution - the format of m...