Combinatorial optimization is a discipline of decision making in the case of diserete alternatives. The Genetic Neighborhood Search (GNS) is a hybrid method for these combinatorial optimization problems. The main feature of the approach is iterative use of local search on extended neighborhoods, where the better solution will be the center of a new extended neighborhood. When the center of the neighborhood would be t.he better solution the algorithm will stop. We propose using a genetic algorithm to exi)lore the extended neighborhoods. This GA is characterized by the method of evaluating the fitness of individuals and useing two new operators. Computational experience with the Symmetric TSP shows that this approach is robust with respect to the starting point and that high quality solutions are obtained in a reasonable time.