bin/ai/regression/regression.txt
branchnoai
changeset 9694 e72987579514
parent 9691 1231d4e5f5aa
child 9697 a6a9379988f6
equal deleted inserted replaced
9693:31fcaa5375a1 9694:e72987579514
  2184   Engine 256
  2184   Engine 256
  2185     IsValidEngine():    false
  2185     IsValidEngine():    false
  2186   Valid Engines:        256
  2186   Valid Engines:        256
  2187   IsValidVehicle(-1):   false
  2187   IsValidVehicle(-1):   false
  2188   IsValidVehicle(0):    false
  2188   IsValidVehicle(0):    false
  2189   IsValidVehicle(1024): false
  2189   IsValidVehicle(11):   false
  2190   ISValidVehicle(9999): false
  2190   ISValidVehicle(9999): false
  2191   FindBestRoadVehicle Cargo -1
  2191   FindBestRoadVehicle Cargo -1
  2192     Cost 0:             65535
  2192     Cost 0:             65535
  2193     Cost 10000:         65535
  2193     Cost 10000:         65535
  2194     Cost 50000:         65535
  2194     Cost 50000:         65535
  2427   FindBestWaterVehicle Cargo 14
  2427   FindBestWaterVehicle Cargo 14
  2428     Reliability 0:      65535
  2428     Reliability 0:      65535
  2429     Reliability 50:     65535
  2429     Reliability 50:     65535
  2430     Reliability 100:    65535
  2430     Reliability 100:    65535
  2431   BuildVehicle():       0
  2431   BuildVehicle():       0
  2432   IsValidVehicle(1024): false
  2432   IsValidVehicle(11):   false
  2433   --Transaction--
  2433   --Transaction--
  2434     GetCosts():         5945
  2434     GetCosts():         5945
  2435     Execute():          true
  2435     Execute():          true
  2436   IsValidVehicle(1024): true
  2436   IsValidVehicle(11):   true
  2437   CloneVehicle():       1025
  2437   CloneVehicle():       12
  2438   --Accounting--
  2438   --Accounting--
  2439     GetCosts():         11890
  2439     GetCosts():         11890
  2440     Should be:          11890
  2440     Should be:          11890
  2441     ResetCosts():       (null : 0x00000000)
  2441     ResetCosts():       (null : 0x00000000)
  2442   SellVehicle(1025):    true
  2442   SellVehicle(12):      true
  2443   StartStopVehicle():   true
  2443   StartStopVehicle():   true
  2444   SendVehicleToDepot(): true
  2444   SendVehicleToDepot(): true
  2445   --Accounting--
  2445   --Accounting--
  2446     GetCosts():         -5945
  2446     GetCosts():         -5945
  2447     Should be:          -5945
  2447     Should be:          -5945
  2448   CloneVehicle():       1025
  2448   CloneVehicle():       12
  2449   --VehicleData--
  2449   --VehicleData--
  2450     GetLocation():       33417
  2450     GetLocation():       33417
  2451     GetEngineType():     153
  2451     GetEngineType():     153
  2452     GetUnitNumber():     1
  2452     GetUnitNumber():     1
  2453     GetAge():            1
  2453     GetAge():            0
  2454     GetMaxAge():         5490
  2454     GetMaxAge():         5490
  2455     GetAgeLeft():        5489
  2455     GetAgeLeft():        5490
  2456     GetProfitThisYear(): 0
  2456     GetProfitThisYear(): 0
  2457     GetProfitLastYear(): 0
  2457     GetProfitLastYear(): 0
  2458     GetVehicleType():    1
  2458     GetVehicleType():    1
  2459   BuildVehicle():       1026
  2459   BuildVehicle():       13
  2460   IsValidVehicle(1026): true
  2460   IsValidVehicle(13):   true
  2461   IsValidVehicle(1027): false
  2461   IsValidVehicle(14):   false
  2462   BuildVehicle():       1028
  2462   BuildVehicle():       15
  2463   IsValidVehicle(1028): true
  2463   IsValidVehicle(15):   true
  2464 
  2464 
  2465 --VehicleList--
  2465 --VehicleList--
  2466   Count():             4
  2466   Count():             4
  2467   Location ListDump:
  2467   Location ListDump:
  2468     1025 => 33417
  2468     12 => 33417
  2469     1024 => 33417
  2469     11 => 33417
  2470     1026 => 32119
  2470     13 => 32119
  2471     1028 => 28479
  2471     15 => 28479
  2472   EngineType ListDump:
  2472   EngineType ListDump:
  2473     1026 => 219
  2473     13 => 219
  2474     1028 => 204
  2474     15 => 204
  2475     1025 => 153
  2475     12 => 153
  2476     1024 => 153
  2476     11 => 153
  2477   UnitNumber ListDump:
  2477   UnitNumber ListDump:
  2478     1025 => 2
  2478     12 => 2
  2479     1028 => 1
  2479     15 => 1
  2480     1026 => 1
  2480     13 => 1
  2481     1024 => 1
  2481     11 => 1
  2482   Age ListDump:
  2482   Age ListDump:
  2483     1024 => 1
  2483     11 => 1
  2484     1028 => 0
  2484     15 => 0
  2485     1026 => 0
  2485     13 => 0
  2486     1025 => 0
  2486     12 => 0
  2487   MaxAge ListDump:
  2487   MaxAge ListDump:
  2488     1028 => 10980
  2488     15 => 10980
  2489     1026 => 10980
  2489     13 => 10980
  2490     1025 => 5490
  2490     12 => 5490
  2491     1024 => 5490
  2491     11 => 5490
  2492   AgeLeft ListDump:
  2492   AgeLeft ListDump:
  2493     1028 => 10980
  2493     15 => 10980
  2494     1026 => 10980
  2494     13 => 10980
  2495     1025 => 5490
  2495     12 => 5490
  2496     1024 => 5489
  2496     11 => 5489
  2497   ProfitThisYear ListDump:
  2497   ProfitThisYear ListDump:
  2498     1028 => 0
  2498     15 => 0
  2499     1026 => 0
  2499     13 => 0
  2500     1025 => 0
  2500     12 => 0
  2501     1024 => 0
  2501     11 => -1
  2502   ProfitLastYear ListDump:
  2502   ProfitLastYear ListDump:
  2503     1028 => 0
  2503     15 => 0
  2504     1026 => 0
  2504     13 => 0
  2505     1025 => 0
  2505     12 => 0
  2506     1024 => 0
  2506     11 => 0
  2507   VehicleType ListDump:
  2507   VehicleType ListDump:
  2508     1026 => 3
  2508     13 => 3
  2509     1028 => 2
  2509     15 => 2
  2510     1025 => 1
  2510     12 => 1
  2511     1024 => 1
  2511     11 => 1
  2512 
  2512 
  2513 --Order--
  2513 --Order--
  2514   GetNumberOfOrders():   0
  2514   GetNumberOfOrders():   0
  2515   GetOrderDestination(): -1
  2515   GetOrderDestination(): -1
  2516   AreOrderFlagsValid():  true
  2516   AreOrderFlagsValid():  true
  2552     3 => 7058
  2552     3 => 7058
  2553 
  2553 
  2554 --StationVehicleList--
  2554 --StationVehicleList--
  2555   Count():             1
  2555   Count():             1
  2556   Location ListDump:
  2556   Location ListDump:
  2557     1024 => 33417
  2557     11 => 33417