<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE250%3AApril_30</id>
	<title>SE250:April 30 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE250%3AApril_30"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE250:April_30&amp;action=history"/>
	<updated>2026-04-28T21:15:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE250:April_30&amp;diff=1763&amp;oldid=prev</id>
		<title>Mark: 1 revision(s)</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE250:April_30&amp;diff=1763&amp;oldid=prev"/>
		<updated>2008-11-03T05:08:39Z</updated>

		<summary type="html">&lt;p&gt;1 revision(s)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Agenda==&lt;br /&gt;
*A &amp;#039;&amp;#039;&amp;#039;tree&amp;#039;&amp;#039;&amp;#039; is used to represent hierachhical relationships between objects.&lt;br /&gt;
*a tree consists of &amp;#039;&amp;#039;&amp;#039;nodes&amp;#039;&amp;#039;&amp;#039; that arer linked by &amp;#039;&amp;#039;&amp;#039;edges&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
*each edge points from a &amp;#039;&amp;#039;&amp;#039;parent&amp;#039;&amp;#039;&amp;#039;(node) to a &amp;#039;&amp;#039;&amp;#039;child&amp;#039;&amp;#039;&amp;#039;(node).&lt;br /&gt;
*a node with no children is a &amp;#039;&amp;#039;&amp;#039;leaf&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
*each node has a unique parent&lt;br /&gt;
*the &amp;#039;&amp;#039;&amp;#039;root&amp;#039;&amp;#039;&amp;#039; of the tree is only node with no parent.&lt;br /&gt;
*the &amp;#039;&amp;#039;&amp;#039;depth&amp;#039;&amp;#039;&amp;#039; of a node is the number of edges on its path to the root.&lt;br /&gt;
*the &amp;#039;&amp;#039;&amp;#039;height&amp;#039;&amp;#039;&amp;#039; of a tree is the maximum depth of a node&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Binary trees&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*every node has at most 2 children&lt;br /&gt;
*if all leaves are at the same depth then the tree is full.&lt;br /&gt;
==Minutes==&lt;br /&gt;
Minute taker: [[User:shua066|shua066]]&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>