mergesort-1.svg 636 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
  3. <svg width="190pt" height="44pt" viewBox="0 0 190 44" xmlns="http://www.w3.org/2000/svg">
  4. <g class="graph" transform="scale(1) translate(4 40)">
  5. <title>G</title>
  6. <polygon points="-4 4 -4 -40 186 -40 186 4" fill="#fff" stroke="transparent"/>
  7. <g class="node">
  8. <title>top</title>
  9. <polygon points="182 -36 0 -36 0 0 182 0" fill="none" stroke="#000"/>
  10. <text x="91" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">sort [2,3,1,1,10,0,14,4]</text>
  11. </g>
  12. </g>
  13. </svg>