Moe

  • Gurobi-versary
  • First Comment
  • First Question

I am new to programming as a whole. Although I know most pros don't consider this "programming" my only experience comes from excel makros. Started with phyton and gurobi to implement a optimization model in my PhD in the field of economics. I have to admit, a lot of questions are occurring. That's what I am here.

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

アクティビティの概要

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

    Hi David, thanks for the answer. What is the smallest number that makes sense in this case? Moe

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

    Formulate constraints "<" ">"

    回答済み

    Hello together, i want to implement a transition of the continous variable e[a]  into the binary variable ej[a,t]. Therefore 7 constraints are necessary. 5 of them are expressed by ">=". For the ot...