Alex Coyte
|
fddcdbb129
|
determinisation: use unordered_map to hold state set -> id mapping
|
2017-04-26 14:59:22 +10:00 |
|
Alex Coyte
|
e1e9010cac
|
Introduce custom adjacency-list based graph
|
2016-12-02 11:31:33 +11:00 |
|
Alex Coyte
|
592ce06eeb
|
Create combo tops for trigger limexes
|
2016-12-02 11:22:23 +11:00 |
|
Alex Coyte
|
691b08d170
|
use NGHolder::foo in favour of NFAGraph::foo
|
2016-08-10 14:52:56 +10:00 |
|
Alex Coyte
|
f166bc5658
|
allow some prefixes that may squash the literal match to run eagerly
|
2016-07-08 11:01:34 +10:00 |
|
Justin Viiret
|
75195f5f2e
|
ng_mcclellan: move logic into base class
Move all of the Automaton logic into Automaton_Base, which is templated
on its StateSet/StateMap types.
|
2016-05-18 16:22:09 +10:00 |
|
Justin Viiret
|
839c90594c
|
mcclellan: Remove the use of state numbering
McClellan and Haig only need to know which states are not participants
(i.e. unused start, startDs)
|
2016-04-20 13:34:55 +10:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|