Private
nowPrivate
rulesAdd rule to this builder.
This builder, to method chains.
The rule is interpreted as "When it is at state then write write symbol, and move head to move. Next, read symbol that location, then it's read, change state to nextState. state, write and move is set by WriteFirstTMRuleSetBuilder.state.
Add HALT rule to this builder.
This builder, to method chains.
The rule is interpreted as "When it is at state then write write symbol, and move head to move. Next, read symbol that location, then it's read, stop the machine. state, write and move is set by WriteFirstTMRuleSetBuilder.state.
Build the rule-set with the configured rules.
Created rule-set.
Sets which states the rules to be added are related to.
This builder, to method chains.
Generated using TypeDoc
A builder to build the Write-First Turing Machine's ruleset.
See
WriteFirstTMRuleSet