
Quanmeng Wang
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Quanmeng Wang-
configure gurobi for c++ visual studio
AnsweredHi, I followed the instruction on https://support.gurobi.com/hc/en-us/articles/360013194392-How-do-I-configure-a-new-Gurobi-C-project-with-Microsoft-Visual-Studio-2017- to configure gurobi for a ...
-
gurobi enviroment,model and C++ header file issue
Hi all, I meet a issue about GRBModel in a C++ header file. Let me use TSP to illustrate my problem. I am writing a TSP model in main.cpp file. And a cutting plane struct in CutGeneration.h header ...