Nathan Adelgren

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

Posts

Recent activity by Nathan Adelgren Recent activity Votes
  • Gurobi 12 incorrectly reporting QCQP as unbounded

    Answered

    Hello, I'm writing an algorithm that solves many optimization problems at various stages of the process. In testing, I've come across an instance that is giving me unexpected results. Specifically,...

  • Memory leak with multi threaded application

    Answered

    Hi, I'm trying to write a program (using the C++ API) where I copy a model on several different threads to do some independent processing of several variations of a problem. When I do, I get memory...