Skip to content

This is a solution to NP-hard problems represented by TSP. Interestingly, we just chose three optimization algorithms of different dimensions: genetic algorithms represented by traditional GA, evolutionary algorithms represented by DE, and swarm intelligence algorithms represented by TSP.

Notifications You must be signed in to change notification settings

Selen-Suyue/NP-hard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NP-hard

This is a solution to NP-hard problems represented by TSP. Interestingly, we just chose three optimization algorithms of different dimensions: genetic algorithms represented by traditional GA, evolutionary algorithms represented by DE, and swarm intelligence algorithms represented by TSP.

About

This is a solution to NP-hard problems represented by TSP. Interestingly, we just chose three optimization algorithms of different dimensions: genetic algorithms represented by traditional GA, evolutionary algorithms represented by DE, and swarm intelligence algorithms represented by TSP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published