[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JAVA applets for search algorithms...



The site 
http://www.cs.ubc.ca/labs/lci/CIspace/

contains many cool java applets related to Intro to AI topics. 

Of particular current interest is the Graph Searching section which 
allows you to define a graph/tree (or use an existing one) and step 
various search algorithms on it. 

We will be using some of their applets in homeworks later in the semester

Rao