<?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%3Alab-X%3Arthu009</id>
	<title>SE250:lab-X:rthu009 - 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%3Alab-X%3Arthu009"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE250:lab-X:rthu009&amp;action=history"/>
	<updated>2026-06-04T21:39:36Z</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:lab-X:rthu009&amp;diff=9075&amp;oldid=prev</id>
		<title>Mark: 3 revision(s)</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE250:lab-X:rthu009&amp;diff=9075&amp;oldid=prev"/>
		<updated>2008-11-03T05:20:47Z</updated>

		<summary type="html">&lt;p&gt;3 revision(s)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Lab 10 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Task 1 ==&lt;br /&gt;
&lt;br /&gt;
The puzzle was a not 8 pice ie 9 pice including the space. So the number of states is 9! or 362880.&lt;br /&gt;
The estimated number of edges i figured out with the following. This is because corners have 2 points then sides have 3 points and the middle has 4 points so therefore we have&lt;br /&gt;
&lt;br /&gt;
 (9! * 2.6666 ) / 2 = 483840&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Task2 ==&lt;br /&gt;
&lt;br /&gt;
The algorithm is a best first search. It adds the &lt;br /&gt;
states to a tree which is sorted using the Manhattan distance. The next state to examine is the minimum node of the tree which will be the state with the smallest Manhattan distance.&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>