post-office-example.fsmI'm looking to learn more about the Experimenter & Optimizer package in FlexSim, using the Post Office Model from class.
I'd like to optimize the # of service counters needed to handle the customer arrival rate. I'm thinking my objective would be to minimize the amount of time a customer spends in the Post Office, while also minimizing the amount of money it takes to staff a service counter (let's say $50 per hour).
To do this, I've created a statistics collector to calculate the amount of time a customer spends in the Post Office. Unfortunately, I can't figure out how to create a Performance Measure for the Experimenter based off this calculated table.
Any help would be much appreciated, or if you can think of a different way to do this!
Thanks!