Matthew Chamberlain

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

Posts

Recent activity by Matthew Chamberlain Recent activity Votes
  • Gurobi Effect of Abs/Max

    Answered

    Hello,I am working on a project with some max/absolute value constraints using gurobipy. One option is to use the gurobi formulations in the background (e.g. my_var == gp.abs_(other_var)). Likewise...

  • FeasRelax Model Relationships

    Answered

    In short, my request would be to have FeasRelax associate the new variables and constraints through attributes with the constraints/variables from which they are derived.The reason this would be he...