qiskit-community / qiskit-optimization

Quantum Optimization
https://qiskit-community.github.io/qiskit-optimization/
Apache License 2.0
230 stars 141 forks source link

Documentation: Fix typo in TSP description #645

Open NotAProton opened 4 days ago

NotAProton commented 4 days ago

Summary

Details and comments

The objective in this case is to find the shortest path that would enable the salesman to visit all the cities and return to his hometown

A Hamiltonian cycle is a closed path that uses every vertex of a graph once.

CLAassistant commented 4 days ago

CLA assistant check
All committers have signed the CLA.

coveralls commented 3 days ago

Pull Request Test Coverage Report for Build 11825632387

Details


Totals Coverage Status
Change from base Build 11829472558: 0.0%
Covered Lines: 4446
Relevant Lines: 4788

💛 - Coveralls