Sharon Müller

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

アクティビティの概要

Sharon Müllerさんの最近のアクティビティ
  • Sharon Müllerさんがコメントを作成しました:

    Hi Jaromił,Thank you for your fast reply. Your answer helped, especially the link you provided. I installed a new licence for the user: ‘system’ using PsExec. I’ve checked the licence file, it says...

  • Sharon Müllerさんが投稿を作成しました:

    Licence Error as Windows Service

    回答済み

    Hi, I am using Gurobi with a free academic licence installed as administrator. The optimization is realised inside a python program and works well. Know I want to run this program as an automatic W...

  • Sharon Müllerさんがコメントを作成しました:

    Thank you Eli, that helped

  • Sharon Müllerさんが投稿を作成しました:

    sum of square roors in objective

    回答済み

    Hi!I'm trying to set my objective function with a sum of square roots as following, where x1 … xn are my decision variables and c1... cn are constant:min f = sqrt((x1-c1)^2) + sqrt((x2-c2)^2) + … +...