RMOL Logo Get Revenue Management Optimisation Library at SourceForge.net. Fast, secure and Free Open Source software downloads
BasConst.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  RMOL

Variables

const double RMOL::DEFAULT_RMOL_SERVICE_CAPACITY = 1.0
const int RMOL::DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION = 100000
const int RMOL::DEFAULT_PRECISION = 10
const double RMOL::DEFAULT_EPSILON = 0.0001
const double RMOL::DEFAULT_OVERBOOKING_LOAD_FACTOR = 0.0
const unsigned int RMOL::DEFAULT_OVERBOOKING_CAPACITY = 1
const unsigned int RMOL::DEFAULT_OVERBOOKING_NET_BOOKINGS = 0
const double RMOL::DEFAULT_OVERBOOKING_OVERBOOKING_PERCENTAGE = 0.0
const double RMOL::DEFAULT_OVERBOOKING_MEAN = 0.0
const double RMOL::DEFAULT_OVERBOOKING_STANDARD_DEVIATION = 1.0
const GeneratedDemandVector_T RMOL::DEFAULT_GENERATED_DEMAND_VECTOR = std::vector<double>()
const GeneratedDemandVectorHolder_T RMOL::DEFAULT_GENERATED_DEMAND_VECTOR_HOLDER = std::vector<GeneratedDemandVector_T>()