You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There has been ongoing discussion in the past to allow for min_count>0 in NChoosekConstraints. There are currently two ways to achieve this: 1) Impose an additional mixture constraint 2) Model NChoosek via categorical variables #145 .
In interaction with users we realized that a more natural support would be helpful as it would require less assistance from our side. What is the best way forward to implement this feature?
The text was updated successfully, but these errors were encountered:
There has been ongoing discussion in the past to allow for min_count>0 in NChoosekConstraints. There are currently two ways to achieve this: 1) Impose an additional mixture constraint 2) Model NChoosek via categorical variables #145 .
In interaction with users we realized that a more natural support would be helpful as it would require less assistance from our side. What is the best way forward to implement this feature?
The text was updated successfully, but these errors were encountered: