i have a model of a job shop with 5 machines and 3 products, i want to add setup time for each machine per product so that if the next job on the same machine has the same type there shouldn't be a setup time.
and if possible to set a parameter that allow change gears only after k jobs of the same type.