| Module | Antfarm |
| In: |
lib/antfarm.rb
lib/cpscript.rb lib/init/initializer.rb lib/dbmanage.rb |
| CF_PROVEN_TRUE | = | 1.0000 | Symbolic marker points on the fuzzy logic certainty factor scale. Certainty Factors (CF) | |
| CF_LIKELY_TRUE | = | 0.5000 | ||
| CF_LACK_OF_PROOF | = | 0.0000 | ||
| CF_LIKELY_FALSE | = | -0.5000 | ||
| CF_PROVEN_FALSE | = | -1.0000 | ||
| CF_VARIANCE | = | 0.0001 | Amount by which a value can differ and still be considered the same. Mainly used as a buffer against floating point round-off errors. |