Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic algorithm TSP

GitHub license StandWithUkraine

General Information

Implementation of genetic algorithm, which solves TSP(Travelling salesman problem). It provides opportunity to configure used parameters with the help of YAML configuration file. It allows to select crossover, mutation operators and other parameters related to the management of the algorithm to generate wanted output.

Technologies

  • Go >= v1.19
  • go-echarts(open-source visualization library)

Setup

  • Download GNU Make building tool
  • Use build target to build the project(output filename can be specified using output GNU Make parameter)

Status

This project is stil maintaned

About

Implementation of genetic algorithm, which solves TSP(Travelling salesman problem).

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages