11 コミット (b3ea1b3ee3ab10235902196ea4acfd5b062d7274)

作成者 SHA1 メッセージ 日付
  Pete McNeil af0cfa3af7 snf_engine.cpp uses codedweller 4年前
  Pete McNeil cb4666686f cleaned up namespace in SNFMulti 4年前
  Pete McNeil 966e5cc5c2 cleaned up namespace in snf_engine 4年前
  Wombat 694590d05f Removed ifstream NULL comparison 6年前
  madscientist a8394a591c Tightened up evaluator code to eliminate un-necessary attempts to match precise tokens. 8年前
  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年前
  madscientist 3613b43c5d Further optimized deep code in the scanning engine using a jump table to replace a collection of if/else logic. 10年前
  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年前
  madscientist 9675a9036d Minor tweaks to GBUdb.* to remove compiler warnings. 15年前
  madscientist 7faa99d01f Re-factored for CodeDweller separation 15年前
  madscientist b313d3961a setup 15年前