Concept

Subset construction — where it appears

The procedure turning a non-deterministic machine into a deterministic one by making a state of each reachable set of states. Its cost is one non-deterministic step per state per alphabet symbol, so building a table costs what running the slow machine over S times sigma characters costs.

Named by 3 essays across 3 fields — each of them below, with the objects they name alongside it.

Named alongside it

The objects these essays reach for when they reach for this one.

AutomatonDeterministic automatonCrossing pointLazy constructionNondeterministic automatonState explosionCacheLower boundRegular-expression

All concepts