Implementation of a simple genetic algorithm designed to solve the Traveling Salesman Problem, using ncurses to visualize the graph.
-
Updated
Nov 23, 2017 - C
10000
Implementation of a simple genetic algorithm designed to solve the Traveling Salesman Problem, using ncurses to visualize the graph.
Solve the N-Queen problem using the genetic algorithm
Codeweavers modified wine version. This repository was originally a mirror of https://media.codeweavers.com/pub/crossover/source/ but it is going to be adapted to use selected changes from 3Shaun's and Merzent
Add a description, image, and links to the crossover topic page so that developers can more easily learn about it.
To associate your repository with the crossover topic, visit your repo's landing page and select "manage topics."