Skip to content
Snippets Groups Projects
Unverified Commit 06e10eaa authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

algo: check if language of regexp is exactly epsilon

Introduce a new algorithm, regexp::properties::LanguageIsEpsilon to
check whether a language of a regexp is exactly equal to a language of
epsilon regexp.
This will be later useful in checking whether the language of a regexp
is infinite.
parent 99f4d1b1
No related branches found
No related tags found
1 merge request!214algo: Determine if RegExp's language is (in)finite
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment