Arjun Suresh (talk | contribs) |
Arjun Suresh (talk | contribs) |
||
| Line 7: | Line 7: | ||
node [shape = doublecircle]; q3; | node [shape = doublecircle]; q3; | ||
node [shape = circle]; | node [shape = circle]; | ||
| + | |||
""-> q0->q1->q2->q3; | ""-> q0->q1->q2->q3; | ||
q0 -> q0[label="0,1"]; | q0 -> q0[label="0,1"]; | ||
| − | |||
| − | |||
q2 -> q2; | q2 -> q2; | ||
| − | |||
| − | |||
} | } | ||
</graphviz> | </graphviz> | ||