Zhibin Deng

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

Comments

Recent activity by Zhibin Deng Recent activity Votes
  • Dear Sonja,   I set WHERE = GRB.Callback.MIPSOL. I check whether the current incumbent solution gives an SDP constraint by checking the minimal eigenvalue of the solution matrix "X". If the minimal...

  • Sonja, thank you for your suggestion.   I used "callback" to add lazy constraints. I check, in my callback function, whether the incumbent solution satisfies the SDP constraint. If not, then a lazy...