Sergio Vanegas
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
投稿
Sergio Vanegasによる最近のアクティビティ-
Continuity Problem
進行中Hi, I need to model the following constraint: The constraint basically ensures that a surgery must be done continuous over time. The variable x is BINARY and models if the surgery is been develope...
-
GurobiError: Unsupported type (<class 'gurobipy.TempConstr'>) for LinExpr addition argument
回答済みHi, I'm trying to add the following constraint but i get this error: GurobiError: Unsupported type (<class 'gurobipy.TempConstr'>) for LinExpr addition argument The summarized process is as follows...