Rebuilt some docs. Minor edits.
This commit is contained in:
@@ -498,8 +498,9 @@ machine transition table.</p>
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Says, “Three or more 1’s and not ending in 01 nor composed of all 1’s.”</p>
|
||||
<div class="figure">
|
||||
<img alt="State Machine Diagram" src="../_images/omg.svg" /></div>
|
||||
<div class="figure" id="id2">
|
||||
<img alt="omg.svg" src="../_images/omg.svg" /><p class="caption"><span class="caption-text">omg.svg</span></p>
|
||||
</div>
|
||||
<p>Start at <code class="docutils literal notranslate"><span class="pre">a</span></code> and follow the transition arrows according to their
|
||||
labels. Accepting states have a double outline. (Graphic generated with
|
||||
<a class="reference external" href="http://www.graphviz.org/">Dot from Graphviz</a>.) You’ll see that only
|
||||
|
||||
Reference in New Issue
Block a user