Kat K
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Kat K-
How to Set Constraints for Multiple Dimensions in R
AnsweredHello! I'm using Gurobi in R and I'm struggling to figure out how to define a constraint that spans multiple dimensions - i.e., rather than the sum of one column has to be x and the sum of one colu...
-
Recursively Solving for N Solutions in Pool with Overlap Parameter
OngoingHello! I'm using Gurobi in R to develop a solution set of size n with a maximum overlap parameter k (i.e., no solutions share more than k variables in common with another solution - the format of m...