<?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%3Azyan057</id>
	<title>SE250:lab-X:zyan057 - 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%3Azyan057"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE250:lab-X:zyan057&amp;action=history"/>
	<updated>2026-04-29T02:14:14Z</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:zyan057&amp;diff=9206&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:zyan057&amp;diff=9206&amp;oldid=prev"/>
		<updated>2008-11-03T05:20:49Z</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;==Task1==&lt;br /&gt;
Calculate how many different states exist for the 8-piece puzzle.Estimate the number of edges in the complete state space graph.&lt;br /&gt;
Explain how you made these calculations in your report.&lt;br /&gt;
&lt;br /&gt;
*There are 9! different states.&lt;br /&gt;
*There are 9 possible pieces to fit in the first position, 8 pieces possible for the second position, and  so on. i.e. 9*8*7*...*1 = 9!&lt;br /&gt;
*For each block at the corner: 2 possible moves&lt;br /&gt;
*               at the side:   3 possible moves&lt;br /&gt;
*               at the center: 4 possible moves&lt;br /&gt;
*Number of edges = (2*4+3*4+4*1)*9! = 24*9!&lt;br /&gt;
&lt;br /&gt;
==Task2==&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>