Line 6: Line 6:
 
rankdir=LR;
 
rankdir=LR;
 
node [shape = none] "";
 
node [shape = none] "";
node [shape = doublecircle] q0,q1,q2,q4;
+
node [shape = doublecircle] q0,q1,q2,q5;
 
node [shape = circle];
 
node [shape = circle];
  
Line 18: Line 18:
 
q3 -> q1 [label="0"];
 
q3 -> q1 [label="0"];
 
q3 -> q3[label="0"];
 
q3 -> q3[label="0"];
q4 -> q4[label="0,1"];
+
q4 -> q1[label="0"];
 +
q4->q5[label="1"];
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 12:22, 30 September 2014

Graph

2014-2.36

2014.9.19

2014.1.16

2014.1.16

Graph[edit]

2014-2.36

2014.9.19

2014.1.16

2014.1.16