Angyang Chen

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

Activity overview

Latest activity by Angyang Chen
  • Angyang Chen created a post,

    Creating model takes too much time

    Ongoing

      Hi AllI have a problem in a big scale network modeling.I write the sets asS = [s for s in range(1, 7)]S_ = [s_ for s_ in range(1, 7)]T = [t for t in range(0, 145)]T_ = [t_ for t_ in range(0, 145)...