Andrew Kelly

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

投稿

Andrew Kellyによる最近のアクティビティ 最近のアクティビティ 投票
  • Invalid argument to QuadExpr multiplication

    回答済み

    Hi, I am using Gurobi for Python (gurobipy): import gurobipy as gbfrom gurobipy import * I'm trying to take the minimization of an objective function that contains both continuous and binary variab...