]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
determinisation: use unordered_map to hold state set -> id mapping
authorAlex Coyte <a.coyte@intel.com>
Mon, 13 Feb 2017 22:56:43 +0000 (09:56 +1100)
committerMatthew Barr <matthew.barr@intel.com>
Wed, 26 Apr 2017 04:59:22 +0000 (14:59 +1000)
commitfddcdbb12992e803772cf2bb425cfbf821ecd424
tree957764ea487a00a8928ed82ce349834dda202b5f
parent1be1293491e95e0bb60429e7531167b569fc6312
determinisation: use unordered_map to hold state set -> id mapping
CMakeLists.txt
src/nfagraph/ng_mcclellan.cpp
src/util/hash_dynamic_bitset.h [new file with mode: 0644]