Lennard Hansmann

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by Lennard Hansmann Recent activity Votes
  • Linearization of a Fractional Expression

    Awaiting user input

    How can I linearize the expression (x * l - y) / y when x is a binary variable, l is a parameter, and y is an integer variable with a known range ymin ≤ y ≤ ymax ? I hope that linearizing this expr...