CodingTrain / CodingTrain/Suggestion-Box

Travelling salesman with a twist

Aperta
#978 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Nessun dato sulla lingua
Stelle
570
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

![image](https://user-images.githubusercontent.com/9406770/40276894-6a63ea64-5c15-11e8-8950-ef08158d59cb.png)
Let's say that you have salesmen(circles) and their customers(squares).
Salesmen need to come to every customer, but they can't cross paths.

Can you make a program that solves this problem with n number of salesmen and m number of customers.

Connect them with lines, but remember that the lines can't cross.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.