Source Code
This page contains source code for
Simulation
.
Call center case study program:
callcenter.c
-- CSIM model of a call center.
Example SMPL and CSIM programs with run length control:
mm1_stop_smpl.c
-- SMPL example of run length control (this is the same program as mm1a.c in smpl_new.zip).
mm1_stop_csim.c
-- CSIM example of run length control
Example CSIM programs are:
mm1_csim.c
csim_ex1.c
csim_ex2.c
csim_ex3.c
csim_ex4.c
gen.c
balance.c
The SMPL function library source code is...
smpl_new.zip
(Note that SMPL M/M/1 example program is in smpl_new.zip). Example SMPL programs are:
smpl_ex1.c
smpl_ex2.c
smpl_ex3.c
smpl_ex4.c
tandem.c
balance1.c
Last update on April 20, 2005