k k
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by k k-
k k commented,
Thank you,I have already found out where the problem lies.
-
k k created a post,
How to represent the sum of binary variables ?
AnsweredI am solving a SMT problem with gurobi.Some restrictions are listed below. I represent them with the following code.##con4 for i in range(self.in1.i): constraint_scheduling += [ quicksu...