I am worked in the planning of packaging lines. I use ProjectJobSchedule
for that. I need to distribute a production order across lines within one day, for example between "2025-02-02 00:00:00" and "2025-02-02 23:59:59". The releaseDate
is 0 everywhere, and the criticalPathDuration
is the sum of all durations in each project's ExecutionModes
. As a result, some tasks start on the first line in 00:16-00:25, 00:05-00:10. How do I set up the scheduler correctly so that the tasks go one after the other in time on each line for one day?
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744193643a4562549.html
评论列表(0条)