Hi, I am new to OptaPlanner. I created a project and worked successfully. But I had a situation like this I cannot solve:
A task which has a startTime and endTime, need to be assigned to maybe a few person to do at the same time.
And each person has his own availability time to each task.
how can I design these things?
Thanks!