Skip to content

evboliveira/TSP-Grover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alg_TSP_via_Grover

Project for implementing a solution of the Traveling Sales Person problem, for N cities, using Grover algorithm. This repository contains two python files:

  1. The first contains the classes whose methods are responsible for the construction of the problem
  2. The second file is the algorithm in which i used those methods for selecting Hamiltonian Cycle for a set of N cities.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages