For context, I just started using AnyLogic a week ago and am quite new at this. I am trying to make a simple process model of a specific logistics process and I want to be able to find the optimal total cost of the process (which is calculated by the time taken of each sub process multiplied by the cost of each worker used) by limitng the total amount of the time the whole process takes.
enter image description here
I made my objective function the summation of the costs from the 3 different resources that I use and I wanted to put the total time taken for the process as a constraint, however I am struggling to find a way to do this.
Milky Rainbow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.