Sulagna Mukherjee
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Sulagna Mukherjee-
Sulagna Mukherjee created a post,
Linker command failed
Compiling the mip1_c++ (saved as mip1.cpp here) example given in the Library using this: g++ mip1.cpp -L /Library/gurobi811/mac64/lib/ -I /Library/gurobi811/mac64/include/ -lgurobi_c++ -lgurobi81 -...