
BASSEMBISKHAYROUN BASHIR KEDIS
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 3
- サブスクリプション 2
アクティビティの概要
BASSEMBISKHAYROUN BASHIR KEDISさんの最近のアクティビティ-
BASSEMBISKHAYROUN BASHIR KEDISさんがコメントを作成しました:
i thought if i do multiply a binary variable that is 0 or 1 with another variable shouldn't give me non linear equation. i delete it and now it works correctly and i can now finish my project, than...
-
BASSEMBISKHAYROUN BASHIR KEDISさんが投稿を作成しました:
how to rislove non linear error of my code, it is min flow but with linear function in 3 pieces
回答済み#WHY IT GIVES ME NON LINEAR CONTRAINTS?, PLEASE HELP ME /*so i have created 0..T binary variable , each one should be 1: - 0 <= x[i,j] <= h[1] - h[k] <= x[i,j] <= h[k+1], k=1,..,T-1 - x[i,j] >= ...
-
BASSEMBISKHAYROUN BASHIR KEDISさんが投稿を作成しました:
how to rislove this, min flow but with linear function in 3 pieces
ユーザーの入力を待っています。### Definire il numero di pezzi della funzione param M = Infinity; ### Definire un parametro N che è il dimensione del parametro(insieme) T param T; # Parametro T. ### INSIEMI set NODI ; set...