rs

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

Activity overview

Latest activity by rs
  • rs commented,

    Thank you Bruno Colonetti and Riley Clement. This is very helpful. Something I should have mentioned is that k (number of contiguous variables set) is a Gurobi variable in my formulation. I get the...

  • rs commented,

    Yes! k contiguous variables *have* to be 1! Let me edit the question to reflect this.

  • rs created a post,

    How to model a contiguity constraint?

    Answered

    I am modeling what I call a "contiguity constraint". I have an array of binary variables in Gurobi and I want to constrain that only a contiguous set of variables can be 1. For example, among [<var...