Yutaka Shimizu

  • 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 Yutaka Shimizu Recent activity Votes
  • add sum of square root constraint

    Answered

    Hi!   I am trying to add a constraints like below in C++   sigma(i=0, M){1/sqrt(Vi)}   I read documentation but could not find a solution. I would appreciate if someone helps me.   Thanks.   Yutaka