“Post-Processing Time Status Update Using Dynamic Activity in JSSP Problem Solving in AnyLogic”
I’m trying to solve the JSSP problem in Anylogic,
jobs.isJ0operation = true; I want to turn it false after the time found in processing_times[0][0], how can I do this?