The CallCenterModel
class customizes scalation.tableau.Model
for Call Center
simulations by overriding the 'simulate' method.
The Bank
object defines a simple tableau model of a Bank where service is
provided by one teller and models an M/M/1 queue.
The CallCenter
object defines a simple tableau model of a Call Center where
service is provided by one tele-service representative and models an M/M/1/1
queue (i.
The tableau package contains example apps for tableau oriented simulation models.