In: Computer Science
1. Prove that the backtracking algorithm will always return a correct solution (where possible) when solving a game of peg solitaire.
2.Perform empirical analysis and compare the observation to the theoretical analysis. of backtracking algorithm