Subject: [Boost-users] [regex] Is it possible to feed boost regex with NFA/DFA
From: Chandan Nilange (chandan_nilange_at_[hidden])
Date: 2011-07-13 06:28:33


We are developing DFA/NFA based hardware regex engine.
I intend to use regex boost as goldenized model.
 
Can we feed the regex boost with NFA/DFA states instead of regular expressions syntax
 
Regards,
Chandan Nilange