FET Forum

FET Development => Suggestions => Topic started by: mouiata on September 10, 2013, 06:36:29 AM

Title: a set of activities occupies [u][b]min[/b][/u] time slots from selection
Post by: mouiata on September 10, 2013, 06:36:29 AM
In the program there is this constraint
a set of activities occupies max time slots from selection
I suggest adding a new constraint :
a set of activities occupies min time slots from selection
Title: Re: a set of activities occupies [u][b]min[/b][/u] time slots from selection
Post by: Liviu Lalescu on September 10, 2013, 07:06:07 AM
You can use the negative of the official constraint.
Title: Re: a set of activities occupies [u][b]min[/b][/u] time slots from selection
Post by: mouiata on September 10, 2013, 04:46:41 PM
How do I use
Title: Re: a set of activities occupies [u][b]min[/b][/u] time slots from selection
Post by: Liviu Lalescu on September 10, 2013, 05:14:57 PM
40 slots per week, 20 activities. You want in 15 slots min 5 activities. Add constraint for the other 25 slots, max 15 activities.
Title: Re: a set of activities occupies [u][b]min[/b][/u] time slots from selection
Post by: mouiata on September 10, 2013, 10:41:47 PM
Thank you very much