ordering_dot1.gv 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. digraph G {
  2. graph [bb="0,0,414,252",
  3. ordering=out
  4. ];
  5. node [label="\N"];
  6. 0 [height=0.5,
  7. pos="207,234",
  8. width=0.75];
  9. 1 [height=0.5,
  10. pos="171,162",
  11. width=0.75];
  12. 0 -> 1 [pos="e,179.3,179.15 198.65,216.76 194.29,208.28 188.85,197.71 183.96,188.2"];
  13. 2 [height=0.5,
  14. pos="243,162",
  15. width=0.75];
  16. 0 -> 2 [pos="e,234.7,179.15 215.35,216.76 219.71,208.28 225.15,197.71 230.04,188.2"];
  17. 3 [height=0.5,
  18. pos="27,90",
  19. width=0.75];
  20. 1 -> 3 [pos="e,48.335,101.37 149.75,150.67 125.4,138.83 85.281,119.33 57.572,105.86"];
  21. 5 [height=0.5,
  22. pos="171,90",
  23. width=0.75];
  24. 1 -> 5 [pos="e,171,108.1 171,143.7 171,135.98 171,126.71 171,118.11"];
  25. 7 [height=0.5,
  26. pos="243,90",
  27. width=0.75];
  28. 1 -> 7 [pos="e,228.2,105.38 185.57,146.83 195.75,136.94 209.52,123.55 221.03,112.36"];
  29. 2 -> 5 [pos="e,185.8,105.38 228.43,146.83 218.25,136.94 204.48,123.55 192.97,112.36"];
  30. 4 [height=0.5,
  31. pos="99,90",
  32. width=0.75];
  33. 2 -> 4 [pos="e,120.33,101.37 221.75,150.67 197.4,138.83 157.28,119.33 129.57,105.86"];
  34. 6 [height=0.5,
  35. pos="315,90",
  36. width=0.75];
  37. 2 -> 6 [pos="e,300.2,105.38 257.57,146.83 267.75,136.94 281.52,123.55 293.03,112.36"];
  38. 8 [height=0.5,
  39. pos="387,90",
  40. width=0.75];
  41. 2 -> 8 [pos="e,365.67,101.37 264.25,150.67 288.6,138.83 328.72,119.33 356.43,105.86"];
  42. 9 [height=0.5,
  43. pos="207,18",
  44. width=0.75];
  45. 3 -> 9 [pos="e,183.31,26.998 48.18,78.617 53.014,76.354 58.155,74.031 63,72 100.36,56.339 144.15,40.582 173.54,30.37"];
  46. 5 -> 9 [pos="e,198.7,35.147 179.35,72.765 183.71,64.283 189.15,53.714 194.04,44.197"];
  47. 7 -> 9 [pos="e,215.3,35.147 234.65,72.765 230.29,64.283 224.85,53.714 219.96,44.197"];
  48. 10 [height=0.5,
  49. pos="315,18",
  50. width=0.75];
  51. 4 -> 10 [pos="e,289.85,25.091 120.08,78.377 124.92,76.127 130.09,73.869 135,72 184.4,53.195 243.48,36.938 280.13,27.552"];
  52. 6 -> 9 [pos="e,225.6,31.053 296.19,76.807 279,65.665 253.38,49.062 234.01,36.504"];
  53. 6 -> 10 [pos="e,315,36.104 315,71.697 315,63.983 315,54.712 315,46.112"];
  54. 8 -> 10 [pos="e,329.8,33.385 372.43,74.834 362.25,64.938 348.48,51.546 336.97,40.359"];
  55. }