hybrid-genetic-algorithm This project is a new hybrid genetic algorithm model applied to traveling salesman problem in large scale graphs. Compile file gcc hga.c -o [executable_name] Run ./[executable_name] Exemple gcc hga.c -o hga ./hga