Structured RAM exact-3-CNF syntax scanner — definitions #
This is the larger typed-scanner benchmark: the existing 27-state bit-level 3-CNF syntax automaton is compiled without a handwritten numeric transition table or benchmark-specific execution invariant.
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
The existing exact-3-CNF syntax automaton as a typed scanner specification.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[reducible, inline]
Final verdict register inherited from the scanner layout.
Equations
Instances For
@[reducible, inline]
Reserved-prefix input store for the syntax scanner.
Equations
Instances For
@[reducible, inline]
Structured RAM exact-3-CNF syntax program.
Equations
Instances For
@[reducible, inline]
Concrete compiled RAM exact-3-CNF syntax program.
Equations
Instances For
@[reducible, inline]
Exact compiled transition count.
Equations
Instances For
@[reducible, inline]
Explicit logarithmic-time budget.
Equations
Instances For
@[reducible, inline]
Explicit peak-space budget.
Equations
Instances For
@[reducible, inline]
Shifted quasilinear comparison function.