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
- Expression Regular Simplify
- Replies: 1
- Forum: Programming and Computer Science