50 #ifndef _COSTFUNCTIONDURATION_H_
51 #define _COSTFUNCTIONDURATION_H_
53 #include "ncl/time/flexibility/TemporalFlexibilityFunction.h"
54 using namespace br::pucrio::telemidia::ncl::time::flexibility;
56 #include "FlexibleTimeMeasurement.h"
87 void updateDurationInterval();
90 virtual double getCostValue(
double value);
100 #endif //_COSTFUNCTIONDURATION_H_
Definition: CostFunctionDuration.h:68
Definition: FlexibleTimeMeasurement.h:65
Definition: TemporalFlexibilityFunction.h:67