Panagiotis Vasilopoulos
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
アクティビティの概要
Panagiotis Vasilopoulosさんの最近のアクティビティ-
Panagiotis Vasilopoulosさんが投稿を作成しました:
Cannot retrieve dual variables even after fixing all binary variables and resolving
ユーザーの入力を待っています。I have a minimization problem with a quadratic (A[g]*p[g,t]^2 + B[g]*p[g,t]) objective function. One of the constraints is the power balance (energy market) and I want to access the dual variables ...
-
Panagiotis Vasilopoulosさんがコメントを作成しました:
Hello, as I'm writing the above after my initial model , (model=ConcreteModel(name=".......")), has been solved/optimized i get the below message: 'ConcreteModel' object has no attribute 'fixed'...