Amine Athmani

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

Activity overview

Latest activity by Amine Athmani
  • Amine Athmani commented,

    Hello, That's a really interesting technique, I will try it out and let you know so the community can benefit from it. Thanks a lot for your time and quick answers Jaromił.  Have a good day.

  • Amine Athmani commented,

    Hi again Jaromił, The if statement means that we take into account the value of \(Z_{jk}\) only in the timeslots where the event j is scheduled (  \(S_{j} <= t <=  S_{j} + P_{j} - 1   \) ). Otherwi...

  • Amine Athmani commented,

    Hello Jaromił, Thank you for your quick answer, My problem is that \(S_j \) is a decision variable which represents the starting time and can take values in \( [ 1 ... H ] \). On the other hand, \(...

  • Amine Athmani created a post,

    Resource usage in continous time modeling

    Answered

    Hello Gurobi community, I wonder how I can express the following constraint in Gurobi. I have the following variables: S_j : starting time of event j (no preemption). with P_j is a parameter for p...