File:Simple 5 Leaf Binary Tree.svg

Original file(SVG file, nominally 512 × 513 pixels, file size: 5 KB)

Summary

 
The SVG code is valid.
 
This chart was created with Graphviz.
Description
English: Binary tree with 5 leaf nodes
Date
Source Own work
Author Pat Hawks
Source code
InfoField

Graphviz mscgen code

Graphviz dot code
digraph {
	nodesep=.66
	ranksep=0
	edge [penwidth=.75,arrowsize=.75]
	node [shape=circle;style=filled;fillcolor="#ffffff",fontname="Source Code Pro",penwidth=1.5;width=0.5;margin=0,fontsize=18];

	1 2

	subgraph {
		node [fillcolor="#eeeeee",label=""];
		g1 -> g2 -> g3 -> g4
	}

	g1 -> 1
	g2 -> 2
	g3 -> 3
	g4 -> {4 5}
}

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 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.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

25 August 2016

File history

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

Date/TimeThumbnailDimensionsUserComment
current18:34, 26 August 2016Thumbnail for version as of 18:34, 26 August 2016512 × 513 (5 KB)Pat HawksTrim canvas
18:32, 26 August 2016Thumbnail for version as of 18:32, 26 August 2016512 × 513 (5 KB)Pat HawksFix arrow that was going in the wrong direction
18:26, 26 August 2016Thumbnail for version as of 18:26, 26 August 2016512 × 515 (5 KB)Pat HawksAdd arrows and increase font size
17:57, 25 August 2016Thumbnail for version as of 17:57, 25 August 2016512 × 512 (4 KB)Pat HawksUser created page with UploadWizard

The following page uses this file:

Metadata