CodingTrain / CodingTrain/Suggestion-Box

Travelling salesman with a twist

Open
#978 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

![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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.