Expand description
This module contains types and functions related to computing the epsilon closure of a given NFA state.
Structsยง
- Epsilon
Closure ๐ - Epsilon
Closure Functions - This struct contains a map of functions that are the pre-computed epsilon closure for each NFA state.
- Epsilon
Look ๐