Geoffrey, Thanks for the response. The timeslot can potentially hold many events of varying durations. I didn't create individual timeslots for each event since the duration of each event can be different. So the starttime of the first event is easy to assign to the start time of the timeslot. What I am not sure about is how to set the time of the subsequent events for that timeslot during solving. That is why I was using the collect to get all of the other events with the same timeslot but I can see how this would break things. I think I am overcomplicating things, but not sure what I am missing.
Best Regards, Nick -- View this message in context: http://drools.46999.n3.nabble.com/Scheduling-events-with-varying-durations-corrupted-score-tp3627595p3629815.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
