See: Description
Interface | Description |
---|---|
DelayScenarioGenerator |
Interface for class to generate a set of scenarios.
|
Class | Description |
---|---|
BalanceFluidRouting |
This program tries to balance the fluid routing allocation
from the solution found by
stochastic fluid staffing programs.
|
BalanceRoutingGenerator |
This program takes as input a call center parameter file and the fluid ratio allocation
call/group and group/call.
|
CallCenterCallDist |
Adds listeners to the simulator to compute the distribution of the total number
of calls in the system.
|
DelayErlangAScenarioGen |
Generate the scenarios for the fluid problem with global delay target.
|
DelayErlangCScenarioGen |
Generate the scenarios for the fluid problem with global delay target.
|
DelayIndepScenarioGen |
Generate the scenarios for the fluid problem with global delay target.
|
DelaySimScenarioGen |
Generate the scenarios for the fluid problem with global delay target.
|
FluidRatioQueueRouting |
This routing function distribute the calls to groups based on the served ratio.
|
FluidRatioQueueRouting.FluidRatioRouter | |
FluidRatioQueueRouting.MyFactory | |
FluidRatioRouting |
This routing function distribute the calls to groups based on the served ratio.
|
FluidRatioRouting.FluidRatioRouter | |
FluidRatioRouting.MyFactory | |
FluidStaffing |
Solve the deterministic fluid model problem.
|
StochFluidStaffing |
Solve the network fluid approximation problem.
|
StochFluidStaffingDelayLPSc |
Solve the network fluid approximation problem, constraint for delay targets.
|
StochFluidStaffingDelaySc |
Solve the network fluid approximation problem, constraint for delay targets.
|
StochFluidStaffingDelaySimLPSc |
Use simulation to generate the scenario instead of using the Erlang
|