From: <den...@us...> - 2010-01-20 17:07:13
|
Revision: 98 http://stdair.svn.sourceforge.net/stdair/?rev=98&view=rev Author: denis_arnaud Date: 2010-01-20 17:07:06 +0000 (Wed, 20 Jan 2010) Log Message: ----------- [Test] Added a few revenue management sample (CSV) files. Added Paths: ----------- trunk/stdair/test/samples/rm01.csv trunk/stdair/test/samples/rm02.csv trunk/stdair/test/samples/rm03.csv trunk/stdair/test/samples/rm04.csv Added: trunk/stdair/test/samples/rm01.csv =================================================================== --- trunk/stdair/test/samples/rm01.csv (rev 0) +++ trunk/stdair/test/samples/rm01.csv 2010-01-20 17:07:06 UTC (rev 98) @@ -0,0 +1,4 @@ +price; mean; standard deviation; +100; 20; 9; +70; 45; 12; +42; 80; 16; Added: trunk/stdair/test/samples/rm02.csv =================================================================== --- trunk/stdair/test/samples/rm02.csv (rev 0) +++ trunk/stdair/test/samples/rm02.csv 2010-01-20 17:07:06 UTC (rev 98) @@ -0,0 +1,5 @@ +price; mean; standard deviation; +1050; 17.3; 5.8; +567; 45.1; 15.0; +534; 39.6; 13.2; +520; 34.0; 11.3; Added: trunk/stdair/test/samples/rm03.csv =================================================================== --- trunk/stdair/test/samples/rm03.csv (rev 0) +++ trunk/stdair/test/samples/rm03.csv 2010-01-20 17:07:06 UTC (rev 98) @@ -0,0 +1,5 @@ +price; mean; standard deviation; +1050; 17.3; 5.8; +950; 45.1; 15.0; +699; 39.6; 13.2; +520; 34.0; 11.3; Added: trunk/stdair/test/samples/rm04.csv =================================================================== --- trunk/stdair/test/samples/rm04.csv (rev 0) +++ trunk/stdair/test/samples/rm04.csv 2010-01-20 17:07:06 UTC (rev 98) @@ -0,0 +1,17 @@ +price; mean; standard deviation; +2000; 7.3; 2.8; +1850; 15.1; 5.0; +1800; 19.6; 5.2; +1623; 24.0; 6.3; +1511; 27.3; 5.8; +1430; 25.1; 7.0; +1290; 29.6; 7.2; +1100; 24.0; 6.3; +1050; 17.3; 5.8; +950; 25.1; 5.0; +799; 29.6; 10.2; +750; 24.0; 11.3; +700; 27.3; 5.8; +655; 25.1; 7.0; +599; 39.6; 13.2; +520; 44.0; 15.3; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |