Konstantinos Margaritis
|
556206f138
|
replace push_back by emplace_back where possible
|
2021-10-12 11:51:33 +03: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 |
|
Alex Coyte
|
530d84c6f3
|
allow edge_descriptors to be created from pair<edge_descriptor, bool>
|
2016-12-02 11:32:20 +11:00 |
|
Alex Coyte
|
e1e9010cac
|
Introduce custom adjacency-list based graph
|
2016-12-02 11:31:33 +11:00 |
|
Justin Viiret
|
4ce268af47
|
ng: ensure that only match states have reports
Ensure (and assert) that vertices without an edge to {accept, acceptEod}
do not have reports set.
|
2016-08-10 15:05:23 +10:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|