Description: Wrote several programs, to please Paizhuan with the artificial intelligence introductory course teaching, writing several search procedures. The purpose of these procedures is to help students to learn, and therefore did not consider the efficiency of the realization of the program, only the pursuit of the realization of ideas of the algorithm, simple and succinct as possible consistent description of the book on the algorithm. I do not know whether it can achieve this goal, to make a suggestion. Four procedures: missionaries Savage problem backtracking algorithm missionaries and Savage, A* algorithm eight digital the A* pruning algorithm Alpha_Beta, algorithm a txt file, data file is Alpha_Beta pruning program.
To Search:
File list (Check if you may need any files):
A_Star_8.c
Backtrack_M_C.c
A_Star_M_C.c
Alpha_Beta.c
tree2.txt