Quang Ngu
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Quang Ngu-
Quang Ngu created a post,
ERROR 10030: License has an error, License is for X cores, machine has Y
AnsweredHi All, When I run gurobi_cl from a "Terminal" window, I get the following: >gurobi_cl ERROR 10030: License has an error, License is for 8 cores, machine has 12 - license file '/opt/gurobi/gurobi.l...
-
Quang Ngu commented,
Hi Eli, Thanks for looking into this. Python: It looks like Python is contributing a round-off error in my scripts. MATLAB: It looks like there is a round-off error in my MATLAB script as well. Po...
-
Quang Ngu commented,
Hopefully this may provide some clues...I have the gurobi outputs from both Python and MATLAB below. Comparing output lines, I think I am giving the exact same problem. Python: Gurobi 8.1.1 (win64)...
-
Quang Ngu created a post,
Python API Expression Class Precision
I have been creating a Python version of an application we have here and trying to match the results. I figured out a way to compare the .mps files generated from Python and MATLAB. I am absolutely...