Roberval Gonçalves Moreira Filho

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

Posts

Recent activity by Roberval Gonçalves Moreira Filho Recent activity Votes
  • Lazy Constraints / TSP

    Answered

    Hello, I need to implement Lazy Constraints. I implement TSP model (This model: http://www.opl.ufc.br/pt/post/tsp/) But i dont know how i implement subtour in lazy constraint. My code: file = open(...