Skip to content
Vintesh edited this page Jun 12, 2013 · 5 revisions

Basic Algorithms of AI

    1. Heuristic Search - A* Searching Algorithm - 8 Puzzle Puzzle Solver
    1. Single Source All Path Algorithm
    1. Tic-Tac-Toe Implantation using Min-Max Algorithm with Alpha Beta Pruning
    1. Genetic Algorithm - Expression Synthesizer
Clone this wiki locally