rm

passengersim.rm.RmSys(carrier[, cfg])

A revenue management (RM) system that executes a sequence of RM actions.

Standard Systems

E(carrier[, cfg])

RM system using standard forecasting and EMSR-B.

P(carrier[, cfg])

RM system using standard path-level forecasting and ProBP.

U(carrier[, cfg])

A standard RM system of type "U".

Q(carrier[, cfg])

A standard RM system of type "Q".

M(carrier[, cfg])

A standard RM system of type "M".

Specialty Systems

fcfs.FirstComeFirstServed(carrier[, cfg])

A first come, first served RM system.

leg_dp.LegDP(carrier[, cfg])

A Leg Dynamic Programming RM system.

Components

systems

conditional_forecasting

dynamic_prog

emsr

leg_value

linear_program

probp

q_forecasting

standard_forecasting

untruncation