Dominik Richard

  • 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 Dominik Richard Recent activity Votes
  • C style in C++ API

    Answered

    Hi,I’ve noticed the c++ exemples use c style arrays to process the data, e.g. sub tour elimination in tsp-c++. Is there a reason for that and would it be a drawback to use the stl with the c++ api?...