experts.. here is my scenario
Mat A - Green
Mat B - Red
Mat c - yellow
Mat D - Green
I need to run mat A and D on one resource at same time (requirement 1) as they both are green (same color).. but at the same time I need to run Green and then yellow and Red for optimized setup (requirement 2)
For req 1, I need to make the resources as multi activity resource..but if I make them multi activity resources, I cannot satisfy req 2 as setup optimization cant be done on multi activity resources..
What are my options? Any help is appreciated