yikun wang

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 10
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 4

投稿

yikun wangによる最近のアクティビティ 最近のアクティビティ 投票
  • how to solve the max-min routing question?

    ユーザーの入力を待っています。

    Hi folks,  I encountered an issue when I tried to solve the problem: we have `U` city pairs, and we know precisely the possible slot that can place a router. If we just want to use $N_need$ routers...

  • how to count a specific number in the Var list

    回答済み

    Hi there, I wonder how to count a specific number in the Var list. For example, my variable is X, and it is defined as (m.addVars(M, N, vtype=GRB.CONTINUOUS),lb=0, ub=1, and I want to limit total t...

  • Is there any function like count(X) in gurobi?

    回答済み

    Hi there, I wonder how to count a specific number in the Var list. For example, my variable is X, and it is defined as (m.addVars(M, N, vtype=GRB.CONTINUOUS),lb=0, ub=1, and I want to limit total t...

  • How to limit the occurrences of variables with a specific value?

    回答済み

    Hi there, I wonder how to count a specific number in the Var list. For example, my variable is X, and it is defined as (m.addVars(M, N, vtype=GRB.CONTINUOUS),lb=0, ub=1, and I want to limit total t...