<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Søkealgoritmer</title>
	<atom:link href="http://wp.freya.no/sokealgoritmer/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp.freya.no</link>
	<description>Knowledge is power</description>
	<lastBuildDate>Wed, 01 Feb 2012 17:15:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: køk</title>
		<link>http://wp.freya.no/sokealgoritmer/comment-page-1/#comment-42</link>
		<dc:creator>køk</dc:creator>
		<pubDate>Thu, 14 Jun 2007 16:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://wp.freya.no:8081/opengl/søkealgoritmer/#comment-42</guid>
		<description>Søkealgoritmer fra forelesninger:
- A*
- depth-first
- breadth-first
- best-first
- Beam search
- Hill climbing
- Backtracking
- non-deterministic search
- Iterative deepening

Optimale søkealgoritmer:
- Branch-and-Bound
- Dynamic programming
- British museum algorithm
- A*

Søk i konkurrerende miljø:
- minimax
- Exhaustive search (Brute-force search, utømmende på norsk)
- Alpha-beta pruning
- Heuristiske metoder: avkutting, globale horisonter, terrengvurdering</description>
		<content:encoded><![CDATA[<p>Søkealgoritmer fra forelesninger:<br />
- A*<br />
- depth-first<br />
- breadth-first<br />
- best-first<br />
- Beam search<br />
- Hill climbing<br />
- Backtracking<br />
- non-deterministic search<br />
- Iterative deepening</p>
<p>Optimale søkealgoritmer:<br />
- Branch-and-Bound<br />
- Dynamic programming<br />
- British museum algorithm<br />
- A*</p>
<p>Søk i konkurrerende miljø:<br />
- minimax<br />
- Exhaustive search (Brute-force search, utømmende på norsk)<br />
- Alpha-beta pruning<br />
- Heuristiske metoder: avkutting, globale horisonter, terrengvurdering</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: køk</title>
		<link>http://wp.freya.no/sokealgoritmer/comment-page-1/#comment-41</link>
		<dc:creator>køk</dc:creator>
		<pubDate>Thu, 14 Jun 2007 10:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://wp.freya.no:8081/opengl/søkealgoritmer/#comment-41</guid>
		<description>http://www.cse.unsw.edu.au/~billw/aidict.html#ako</description>
		<content:encoded><![CDATA[<p><a href="http://www.cse.unsw.edu.au/~billw/aidict.html#ako" rel="nofollow">http://www.cse.unsw.edu.au/~billw/aidict.html#ako</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

