Expand description
State machine builder for TØR-G graph construction.
The builder consumes tokens one-by-one and constructs the graph,
enforcing all structural constraints. It provides valid_next_tokens()
for LLM logit masking.
Structs§
- Builder
- Deterministic state machine for graph construction.
Enums§
- Phase
- Builder state machine phases.