CPSC 352 -- Artificial Intelligence -- Sample Programs 2005
library.pl (Useful predicates)
stack.pl (Stack data structure)
queue.pl (Queue data structure)
set.pl (Set data structure)
pq.pl (Priority queue data structure)
bf.pl (Best-first search)