<?xml version="1.0" encoding="UTF-8"?>

<record version="2" id="2741">
 <title>leaf node (of a tree)</title>
 <name>LeafNodeOfATree</name>
 <created>2002-03-02 11:38:32</created>
 <modified>2002-03-03 20:18:00</modified>
 <type>Definition</type>
 <creator id="2" name="akrowne"/>
 <author id="2" name="akrowne"/>
 <classification>
	<category scheme="msc" code="05C05"/>
 </classification>
 <synonyms>
	<synonym concept="leaf node (of a tree)" alias="leaf node"/>
	<synonym concept="leaf node (of a tree)" alias="leaf"/>
 </synonyms>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

%\usepackage{psfrag}
%\usepackage{graphicx}
\usepackage{xypic} 
\xyoption{all}
\usepackage{color}</preamble>
 <content>A \emph{leaf} of a tree is any node which has degree of exactly 1. Put another way, a leaf node of a rooted tree is any node which has no child nodes.

\begin{center}

$$\xymatrix{
&amp; \bullet \ar@{-}[dl] \ar@{-}[dr] &amp; &amp; &amp; \\
{\color{red}\bullet} &amp; &amp; \bullet \ar@{-}[dr]\ar@{-}[dl] &amp; &amp; \\
&amp; \bullet \ar@{-}[dl] &amp; &amp; {\color{red}\bullet} &amp; \\
{\color{red}\bullet} &amp; &amp; &amp; &amp; }$$

{\tiny Figure: A tree with leaf nodes highlighted in red.}
\end{center}</content>
</record>
