A.Omidi
- 合計アクティビティ 55
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 21
投稿
A.Omidiによる最近のアクティビティ-
Adding the callback function
回答済みDear support team, I hope you are doing well. I am trying to count the number of different solutions to a problem and have some issues. If I write a problem as an LP format, like \(z_a + z_b = 5\...
-
Is there a preference to use Convex-hull reformulation instead of the BigM constraints?
進行中Dear support team, I am trying to work on a scheduling problem based on its polyhedron reformulations. For that, I would like to reformulate a BigM model into its equivalent Convex hull, (CH), for...
-
Linearizing factorial function
回答済みDear community team, I'm trying to write a constraint in the following form: $$(a_j * (s_j!)) / L \leq 1-\gamma$$ Where \(\texttt{a}\) and \(\texttt{gamma}\) are constants and \(\texttt{s}\) and \(...