Sample NFA matcher - you are currently 'on' these nodes.
Note - this regex is anchored - don't use ^/$ - try a+bc|a*[dc]+e, for example