Anne Li van der veen
- 合計アクティビティ 13
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 4
コメント
Anne Li van der veenによる最近のアクティビティ-
hi, im not able to set the DualReductions parameter to 0 for some reason. Im using the pyomo packages and gurobi as a sovler. #Solversolver = po.SolverFactory('gurobi')result = solver.solve(model,...
-
Hi Marika, thanks for your reply. i tried the Model.computeIIS() already, but unfortunately i do not get it working in my code. for the lp.py example, i am unable to load the packages required. is...
-
Hi Jonasz, thanks a lot . i implemented it like this and it seems to work. unfortunately i ran into the next problem while trying to define the objective function. i used the code described above a...
-
Hi Jonas, Thanks for your reply. I'm trying to model an optimzation of the optimal pallet mix for a company, in order to find the trade-off between costs and sustainability. Find below some of the ...