mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[TI] Compact: Fix spacing
This commit is contained in:
@@ -36,6 +36,7 @@ The same ideas as with NFA apply here. The transition function also maps into th
|
|||||||
\delta : (Q - \{ \qacc, \qrej \}) \times \Gamma \rightarrow \cP(Q \times \Gamma \times \{ L, R, N \})
|
\delta : (Q - \{ \qacc, \qrej \}) \times \Gamma \rightarrow \cP(Q \times \Gamma \times \{ L, R, N \})
|
||||||
\end{align*}
|
\end{align*}
|
||||||
|
|
||||||
|
\drmvspace
|
||||||
Again, when constructing a normal TM from a NTM (which is not required at the Midterm, or any other exam for that matter in this course),
|
Again, when constructing a normal TM from a NTM (which is not required at the Midterm, or any other exam for that matter in this course),
|
||||||
we again apply BFS to the NTM's calculation tree.
|
we again apply BFS to the NTM's calculation tree.
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user