Hi,
I want to create an optimization model to minimize total flow time by changing priority of Orders on each machine. Each machine has a fixed setup time and has a process time for each order calculated by "Process time" table" by a custom code. Each order can be done by one or more machines.
My question is :
I want each machine to pull the Order with minimum priority label & the order with diameter within range of machine range, from "machine dimensions" and "process time" tables.
Thank you in advance
Opt.fsm