Iason Liagkas

  • Gurobi-versary
  • Detective
  • Thought Leader
  • 合計アクティビティ 101
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 26

投稿

Iason Liagkasによる最近のアクティビティ 最近のアクティビティ 投票
  • Logarithm with parameterized variables on Python

    回答済み

    Hello guys, I am trying to program a constraint of y=ln(x) but x,y have parameters. Could you help me with this code by an example? Do I need Python 10 for this? I am on 9.5 currently. Say I want t...

  • dict to tupledict conversion

    回答済み

    Hello guys, is there any way that I can convert a typical python dictionary to tupledict? Kind regardsIason

  • 0/1 index function on constraints

    回答済み

    Hello guys, I want to write a constraint that has a sum. In the sum, a variable is multiplied by an index parameter that is either 1 or 0. I think there are 2 ways to make this happen. The first is...

  • Benders decomposition example in Python

    回答済み

    Hi Guys I'm in a hurry. Do you know where could I find benders decomposition examples with Python? any help appreciated. 

  • Branch and Bound

    回答済み

    Hi Guys, are there any tutorials on Python on Branch and Bound with Gurobi? 

  • Python's last example on quick start guide

    回答済み

    Hello guys, on this guide https://cdn.gurobi.com/wp-content/plugins/hd_documentations/documentation/9.0/quickstart_windows.pdf    p.g. 83 has an example. Could you please explain how is the objecti...