Ozlem Akbudak
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Ozlem Akbudakによる最近のアクティビティ-
Add Constraint for only some tuples
回答済みHello, I wrote the constraint below. I expect it to add a constraint for only (3, 1), (4, 2), (5, 2), (5, 3) these tuples. But instead, it adds the same constraint for whole taskFS tuple list. How ...