Skip to content

DubiousCactus/GeneticAlgorithm

Repository files navigation

GeneticAlgorithm

This project solves the Traveling Salesman Problem using a genetic algorithm with crossover and mutation of chromosomes. The data is visualized as a graph, using ncurses for the nice old school vibe ! B)

The genetic algorithm solving the traveling salesman problem The genetic algorithm solved the traveling salesman problem

Releases

No releases published

Packages

No packages published