Kleene Plus: Difference between revisions
Created page with "The unary regular operator commonly represented as '+', describing: * one or more transitions (A+) through a finite automaton (A) * the smallest superset (V+) of a set of stri..." |
No edit summary |
||
| Line 6: | Line 6: | ||
==See Also== | ==See Also== | ||
* [[Kleene Star]], which extends the Kleene Plus to allow zero-or-more | * [[Kleene Star]], which extends the Kleene Plus to allow zero-or-more | ||
[[CATEGORY: Computer Science Eponyms]] | |||