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

Revision as of 12:30, 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