#include <assert.h>
#include <iostream>
#include <gsl/gsl_sys.h>
#include <gsl/gsl_math.h>
#include <gsl/gsl_sf.h>
#include <gsl/gsl_randist.h>
#include <gsl/gsl_cdf.h>
#include <rmol/basic/BasConst_Overbooking.hpp>
#include <rmol/bom/Overbooking.hpp>
Go to the source code of this file.
Namespaces | |
namespace | RMOL |
Variables | |
const double | RMOL::PRICE_OVER_DENIED_COST = 0.5 |
const double | RMOL::MAX_BOOKING_LIMIT = 180 |
const double | RMOL::SERVICE_LEVEL1 = 0.0001 |
const double | RMOL::SERVICE_LEVEL2 = 0.0001 |
const int | RMOL::SERVICE_LEVEL_TYPE = 2 |
const double | RMOL::CANCELLATIONS_DEVIATION = 0.05 |
Generated on Tue Apr 14 17:57:51 2009 for RMOL by Doxygen 1.5.8