Example solution path found by A-Star for 25-puzzle problem.
Example solution found by hill climbing for 10-Queens problem.
Example solution found by simulated annealing for 10-Queens problem.
Example solution found by genetic algorithm for 100-Queens problem.
Example solution found by simulated annealing for TSP problem (for 50 cities).