File:Dsa binary search tree.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 512 × 302 pixels, file size: 2 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Binary search tree
Date
Source Own work
Author Pat Hawks
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with Graphviz.
 
This chart uses embedded text.
Source code
InfoField

DOT Source code

digraph {
	graph [nodesep=.2,ranksep=.2,splines=line,bgcolor="transparent",layout="dot"]
	edge [penwidth=.75,arrowsize=.75]
	node [shape=circle,style=filled,fillcolor="#ffffff",fontname="Source Code Pro,Ubuntu Mono",penwidth=1.5,width=0.5,margin=0,fontsize=18]

	5 -> 3
	5 -> c [style="invis"]
	5 -> 7
	3 -> 2
	3 -> b [style="invis"]
	3 -> z
	7 -> {z a} [style="invis"]
	7 -> 8

	z [label="5"]
	a,b,c [style="invis"]
}

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:04, 11 February 2018Thumbnail for version as of 22:04, 11 February 2018512 × 302 (2 KB)Pat Hawks (talk | contribs)User created page with UploadWizard

The following page uses this file:

Metadata