ENSIEH GHAEDYHEIDARY

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

Comments

Recent activity by ENSIEH GHAEDYHEIDARY Recent activity Votes
  • Sure! Please see below.         n = 20        m = 20        p = 1        betha1 = 0.567 / 1000          a = np.full(n, 55)        scale = 4        v = np.ceil(np.array([1046., 1046., 627.6, 1046., ...

  • Hi, I'm trying to minimize an MIP model employing a Lagrangian relaxation approach. However, I've encountered an issue where, in certain instances, the lower bound (resulting from the Lagra...