Linne Li

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

投稿

Linne Liによる最近のアクティビティ 最近のアクティビティ 投票
  • How to obtain a feasible solution within constraints?

    回答済み

    Here's my model, and the output x has no assigned value, how could I obtain a feasible solution?   def Optimisation(distance, P, log_file=None):     setParam("LogToConsole", 0)     R = [i for i in ...