COURSE MATERIALS
Prolog programs
Programs from the textbook
Ivan Bratko,
Prolog Programming for Artificial Intelligence, Second edition,
Addison-Wesley, 1990,
merged into a single file, are available (with author's permission)
as a source file (92K)
or zipped file (25K).
Best-first search demo programs
The following programs demonstrate best-first search on binary trees:
Simple genetic algorithm
Simple genetic algorithm performing numerical optimization is available
as:
Comments to: bogdan.filipic@ijs.si