Inspiration
wanted to know if it's possible to perform a reverse Pythagoras theorem
What it does
returns two cities whose distance is closest to what the user input
How we built it
Challenges we ran into
building the matrix and calculating the distance between each city
Accomplishments that we're proud of
using the haversine formula
What we learned
importance of cleaning data
What's next for Cities for a given distance
improve matrix to give correct results, implement more cities for accuracy, maybe try and test the travelling salesperson problem with it
Log in or sign up for Devpost to join the conversation.