User Tools

Site Tools


public:t-622-arti-09-1:program_1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:t-622-arti-09-1:program_1 [2009/01/26 14:57] arnarbipublic:t-622-arti-09-1:program_1 [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Programming Project 1: Blind Search in LISP ======+====== Programming Assignment 1: Blind Search in LISP ======
  
  
Line 9: Line 9:
 ===== Introduction ===== ===== Introduction =====
  
-LISP is the second oldest high-level programming language and was the leading language in AI research from its infancy. It has greatly influenced other languages and computer science in general, for example by pioneering the [[http://ana.lcs.mit.edu/~jnc//humour/lisp.tree|tree data structure]]. It is therefore only appropriate that it is the language of choice for a "Blind Search" programming project - It is a basic AI problem solving technique that relies on the generation of a tree structure.+LISP is the second oldest high-level programming language and was the leading language in AI research from its infancy. It has greatly influenced other languages and computer science in general, for example by pioneering the [[http://ana.lcs.mit.edu/~jnc//humour/lisp.tree|tree data structure]]. It is therefore only appropriate that it is the language of choice for a "Blind Search" programming assignment - It is a basic AI problem solving technique that relies on the generation of a tree structure.
  
-Consider this project as an opportunity to both write your own LISP code and to experiment with basic search strategies that underlie many important problem solving techniques.+Consider this assignment as an opportunity to both write your own LISP code and to experiment with basic search strategies that underlie many important problem solving techniques.
  
 ===== Description ===== ===== Description =====
/var/www/cadia.ru.is/wiki/data/attic/public/t-622-arti-09-1/program_1.1232981861.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki