
Richard Liu
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Richard Liu-
here is the MRE: import matplotlib.pyplot as plt import numpy as np import gurobipy as gp from gurobipy import GRB import random import seaborn as sns #parameters predefinition and declaration ...
-
thanks,the problem has been fixed.another problem emerged:GurobiError:problem adding constraints.gurobi says" DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and...