Changes between Version 7 and Version 8 of ValidationSimple
- Timestamp:
- Jul 2, 2008, 4:26:56 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ValidationSimple
v7 v8 99 99 '''two_credit()''' 100 100 Useful for 2 valid results. 101 It will average them if the yclaimed credits are close together.101 It will average them if the claimed credits are close together. 102 102 If they aren't, then it will compare each claimed credit against that computers historical granted credit per cpu sec 103 103 to see which one is claiming closer to their historical average. 104 It will usegrant credit to both computers with the claimed credit that is closer to the historical value.105 This ishelps grant the most appropriate credit for situations where there is a computer that always claims104 It will grant credit to both computers with the claimed credit that is closer to the historical value. 105 This helps grant the most appropriate credit for situations where there is a computer that always claims 106 106 too low or a computer that always claims too high.