Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
制約があります
c[i]=j iff b[i][j]=1
ここで、i、j は 0 より大きい整数で、b[i][j] はバイナリです。
線形計画法でこの制約を定式化する方法はありますか? ありがとうございました!