ProBP¶
- class passengersim.core.ProBP¶
Bases:
objectProBP objects
Methods
__init__(*args, **kwargs)Add a flight number to the list used for snapshots
Run the ProBP algorithm
Update the decision fares
Attributes
Specifies a single flight number for printing detailed debug info
- add_debug_fltno()¶
Add a flight number to the list used for snapshots
- carrier¶
- debug_fltno¶
Specifies a single flight number for printing detailed debug info
- run()¶
Run the ProBP algorithm
- tolerance¶
- update_decision_fares()¶
Update the decision fares
- use_sub_bp¶