Kaiyu Wei

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

アクティビティの概要

Kaiyu Weiさんの最近のアクティビティ
  • Kaiyu Weiさんが投稿を作成しました:

    multiple conditions in indicator constraint

    回答済み

    Hi there, I'm working on a vehicle routing problem, in which a vehicle need to pick up amounts of things in some nodes. Except for meeting the time windows of each nodes, it is also required that t...

  • Kaiyu Weiさんがコメントを作成しました:

    Eli Towle Dear Eli, Thank you, it works!

  • Kaiyu Weiさんが投稿を作成しました:

    KeyError: 'Missing constraint index'

    回答済み

    Hi there, I have a problem when I try to add a constraint into a model of vehicle routing problem. Here is my code: # Constraints controlling the number of going into and out of a customer nodemdl....

  • Kaiyu Weiさんが投稿を作成しました:

    No module named 'gurobipy'

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

    Hi, I have installed the gurobi optimizer and got a license. Also I have installed the gurobipy module in Pycharm. As you can see we I want to import the moduel, there's a box indicating that the m...