10 Commits (82afa2f8fb4be8ef270c32409ce4805fd5b2638e)

Author SHA1 Message Date
  Pete McNeil cb4666686f cleaned up namespace in SNFMulti 4 years ago
  Pete McNeil 966e5cc5c2 cleaned up namespace in snf_engine 4 years ago
  Wombat 694590d05f Removed ifstream NULL comparison 6 years ago
  madscientist a8394a591c Tightened up evaluator code to eliminate un-necessary attempts to match precise tokens. 8 years ago
  madscientist 48babc91c7 Implemented AI based "saccades" engine to improve scanning efficiency. The Saccades engine borrows from vision systems research and allows SNF to learn important message structures and adapt it's scanning technique in real-time. Using this engine SNF can often avoid scanning large portions of each message without missing important content resulting in potentially 10 fold improvements in scanner efficiency. 10 years ago
  madscientist 3613b43c5d Further optimized deep code in the scanning engine using a jump table to replace a collection of if/else logic. 10 years ago
  madscientist a457509f6a Replaced all assert() with appropriate Checks and Faults in SNFMulti and it's components. Also added some minor tweaks to improve code safety and eliminate compiler warnings. 15 years ago
  madscientist 9675a9036d Minor tweaks to GBUdb.* to remove compiler warnings. 15 years ago
  madscientist 7faa99d01f Re-factored for CodeDweller separation 15 years ago
  madscientist b313d3961a setup 15 years ago