Insights Blog
-- Browse All Articles --
Physics Articles
Physics Tutorials
Physics Guides
Physics FAQ
Math Articles
Math Tutorials
Math Guides
Math FAQ
Education Articles
Education Guides
Bio/Chem Articles
Technology Guides
Computer Science Tutorials
Forums
Trending
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Style variation
System
Light
Dark
Contact us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
compsciguyyy
Recent content by compsciguyyy
C
Simplify this regular expression
I'm unsure if this regular expression can be simplified, if it can, could you please explain how? Thank you! (a U b)*(a U e)b* U (a U b)*(b U e)a* The e is the empty string, and the U stands for union.
compsciguyyy
Thread
Feb 9, 2011
Expression
Regular
Simplify
Replies: 1
Forum:
Programming and Computer Science
Forums
compsciguyyy
Back
Top