Mustafa Ustuncelik

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

Posts

Recent activity by Mustafa Ustuncelik Recent activity Votes
  • I cant see variable notations in printint results

    Answered

    Hello, When I write to see variable values i cant see the variable notations in the results. My variable definition: x = {}for j in range (1,3):for o in range (1,3):for m in range(1,3):x[j,o,m] = m...