Liquid Galaxy project
Create a script that clusters points
Given an amount of points represented by latitude and longitude and a number of groups,
make a script that clusters these points in the number of groups given by distance.
Input example: 20 points (from a file) and 5 clusters.
Output: 5 clusters with 4 points in each one (must be closest points in each group).
Task delivery
Send us the code in an ascii file to lgcodein@gmail.com
Publish it too in the selected task of your Google Code-in dashboard for mentor review and approval.
(After tasks is approved we'll fork it to our Github GCI 2019 team)
Task tags
Students who completed this task
Shreya, Kewbish, KApusta