Matthew Barr
|
1891f14755
|
Add support for Hamming distance approx matching
|
2018-01-19 06:11:43 -05:00 |
|
Justin Viiret
|
5dfae12a62
|
ng: split NGWrapper into NGHolder, ExpressionInfo
We now use NGHolder for all graph information, while other expression
properties (report, flag information, etc) go in new class
ExpressionInfo.
|
2017-04-26 15:18:09 +10:00 |
|
Justin Viiret
|
7ca81ff530
|
ng_find_matches: limit how big we're willing to go
Tests which require tracking more than 15K states (including edit
distance states) are very, very slow.
|
2017-04-26 15:16:22 +10:00 |
|
Anatoly Burakov
|
9f72dede5c
|
Add support for approximate matching in NFA matcher unit tests
|
2017-04-26 15:11:54 +10:00 |
|
Matthew Barr
|
b9d3b73ab8
|
Fix includes to meet our usual guidelines
|
2015-11-10 14:36:39 +11:00 |
|
Justin Viiret
|
9578ae6ee2
|
nfagraph_find_matches: simplify/cleanup
|
2015-10-30 11:28:37 +11:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|