Learnt about differences between complete search and partial searching using examples like the TSP, how complete search doesn’t give the optimal solution but rather guarantees that if the goal exists ,the algorithm will reach the goal . The difference between local search and global search, that local search only consider the solutions in the neighborhood while global search considers all possible solutions , I also learnt genetic algorithms use natural selection.
C.S Projects
Beauty in the struggle….
Leave a Reply