8
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restructuration of the source directories.
Denis A
as Denis Arnaud
More... over 17 years ago
Creation.
Denis A
as Denis Arnaud
More... over 17 years ago
Moved the source files from the root directory into the sub-directories.
Denis A
as Denis Arnaud
More... over 17 years ago
Moved the source files from the root directory into sub-directories.
Denis A
as Denis Arnaud
More... over 17 years ago
Creation.
Denis A
as Denis Arnaud
More... over 17 years ago
Moved from the root directory.
Denis A
as Denis Arnaud
More... over 17 years ago
Creation.
Denis A
as Denis Arnaud
More... over 17 years ago
Creation.
Denis A
as Denis Arnaud
More... over 17 years ago
Now fully reflects the RMOL project.
Denis A
as Denis Arnaud
More... over 17 years ago
Version 0.10
Denis A
as Denis Arnaud
More... over 17 years ago
Example Section 2.3.2 (p53, Table 2.5) of the G. van Ryzin and K. Talluri book.
Denis A
as Denis Arnaud
More... over 17 years ago
Added useful data in Bucket and BucketHolder classes: total mean demand, demand factor, (non-cumulated) protections, etc. Now, the optimal revenue is closer to the reality.
Denis A
as Denis Arnaud
More... over 17 years ago
The FileMgr now works well. A sample Shell-script has been added, so as to ease the usage of the sample program.
Denis A
as Denis Arnaud
More... over 17 years ago
Added the file management.
Denis A
as Denis Arnaud
More... over 17 years ago
Implemented a new input method, more flexible, given by Nicolai M. Josuttis in his book on the C++ Standrd Library (Addison-Wesley, Aug. 1999, pp655-657).
Denis A
as Denis Arnaud
More... over 17 years ago
Implemented a new output method, more flexible, given by Nicolai M. Josuttis in his book on the C++ Standrd Library (Addison-Wesley, Aug. 1999, p653).
Denis A
as Denis Arnaud
More... over 17 years ago
Now the cleanFactory() method calls _instance->clean() by default, before deleting itself.
Denis A
as Denis Arnaud
More... over 17 years ago
Now calculates properly the booking limits of buckets/classes.
Denis A
as Denis Arnaud
More... over 17 years ago
Improved the 'tar' target.
Denis A
as Denis Arnaud
More... over 17 years ago
Introduced the factory pattern, so as to handle properly memory allocation/recollection. The performances are now quite good.
Denis A
as Denis Arnaud
More... over 17 years ago
Moved the Monte Carlo algorithm within the dedicated MCUtils class, and cleaned that latter.
Denis A
as Denis Arnaud
More... over 17 years ago
Re-wrote the algorithm, and it now works.
Denis A
as Denis Arnaud
More... over 17 years ago
The full algorithm (Monte Carlo Integration for the Optimal Policy) has been implemented, but there is still some optimisations to be performed.
Denis A
as Denis Arnaud
More... over 17 years ago
Renamed FldDemand.[hc]pp into Demand.[hc]pp.
Denis A
as Denis Arnaud
More... over 17 years ago
Renamed FldDemand into Demand.
Denis A
as Denis Arnaud
More... over 17 years ago
Renamed into DistributionParameterList.hpp.
Denis A
as Denis Arnaud
More... over 17 years ago
Renamed from ParameterList.hpp.
Denis A
as Denis Arnaud
More... over 17 years ago
Renamed Parameters into DistributionParameters.
Denis A
as Denis Arnaud
More... over 17 years ago
Fixed a typo in getStandardDeviation(): it was returning (wrongly) the mean.
Denis A
as Denis Arnaud
More... over 17 years ago
Initial revision
Denis A
as Denis Arnaud
More... over 17 years ago