mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2026-01-02 06:34:41 +03:00
DFA state compression: 16-bit wide and sherman co-exist
This commit is contained in:
committed by
Chang, Harry
parent
c7c4119750
commit
c06d5e1c14
@@ -91,6 +91,7 @@ public:
|
||||
void buildAccel(dstate_id_t this_idx, const AccelScheme &info,
|
||||
void *accel_out) override;
|
||||
u32 max_allowed_offset_accel() const override { return 0; }
|
||||
DfaType getType() const override { return Gough; }
|
||||
|
||||
raw_som_dfa &rdfa;
|
||||
const GoughGraph ≫
|
||||
|
||||
Reference in New Issue
Block a user