Nathan Adelgren
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Nathan Adelgren-
Gurobi 12 incorrectly reporting QCQP as unbounded
AnsweredHello, 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
AnsweredHi, 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...