Guest User

Untitled

a guest
Nov 21st, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. cons = x1 + x2 + x3 <= 1
  2. C:
  3. c1 = x1 + x2 + x4 <= 1
  4. c2 = x1 + x5 <= 1
  5. c3 = x3 + x4 <= 1
Add Comment
Please, Sign In to add comment