Documentation

Cslib.Computability.Languages.ExampleEventuallyZero

An ω-regular language that is not accepted by any deterministic Buchi automaton #

This example is adapted from Example 4.2 of [Tho90].

References #

A sequence xs is in eventually_zero iff xs k = 0 for all large k.

Equations
Instances For

    eventually_zero is accepted by a 2-state nondeterministic Buchi automaton.

    Equations
    Instances For