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

Activity overview

Latest activity by Lennard Hansmann
  • Lennard Hansmann commented,

    It is a constraint that calculates a penalty for placing an item of length l in a box of variable length, where the variable part of the penalty depends on the degree of overfilling of the box. The...

  • Lennard Hansmann created a post,

    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...