0

I am trying to parallelize the regular expression matching process. I have implemented the algorithm and all, what I need now is a real world problem (deterministic finite automaton) with a large number of states, so I could do some benchmarking of my algorithm. By that, I mean a problem that is known for taking plenty of memory and processing time. Please feel free to share any example of DFA with more than 100 states.

sm13294
  • 563
  • 7
  • 23

0 Answers0