Martin Bagaram

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

Posts

Recent activity by Martin Bagaram Recent activity Votes
  • Remove variables with 0 coefficient in the LP file

    Answered

    Usually for easiness one can declare a variable as a list (in python) but some elements of the list will never be associated to any constraints. When the resulting model is exported as LP file for ...