12 Commits (869c039bef12a6cdc191781f0c0a76dd7eb00c85)

Autor SHA1 Mensaje Fecha
  Pete McNeil 3a4f5ea518 MANGLER to Mangler - conformity hace 4 años
  Pete McNeil af0cfa3af7 snf_engine.cpp uses codedweller hace 4 años
  Pete McNeil cb4666686f cleaned up namespace in SNFMulti hace 4 años
  Pete McNeil 966e5cc5c2 cleaned up namespace in snf_engine hace 4 años
  Wombat 694590d05f Removed ifstream NULL comparison hace 6 años
  madscientist a8394a591c Tightened up evaluator code to eliminate un-necessary attempts to match precise tokens. hace 8 años
  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. hace 10 años
  madscientist 3613b43c5d Further optimized deep code in the scanning engine using a jump table to replace a collection of if/else logic. hace 10 años
  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. hace 15 años
  madscientist 9675a9036d Minor tweaks to GBUdb.* to remove compiler warnings. hace 15 años
  madscientist 7faa99d01f Re-factored for CodeDweller separation hace 15 años
  madscientist b313d3961a setup hace 15 años