junyang cai
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by junyang cai-
File src/gurobipy/gurobi.pxi:3647, in gurobipy.read() File src/gurobipy/gurobi.pxi:70, in gurobipy.gurobi.read() AttributeError: 'PosixPath' object has no attribute 'find'
AnsweredHi, I meet this error when the program call grb.read() inside a pytorch.geometric dataloader. I am running gurobi 10.0.3 with the server license install on hpc. I try to use the same environment an...
-
DeprecationWarning: Deprecated, pass a TempConstr or use Model.addLConstr
AnsweredWhat is this warning about?