Skip to content

Too many bands, too little money. Closest points webapp for 2set, space-time, GTSP

License

Notifications You must be signed in to change notification settings

cnpapado/closejams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

closejams

You like a band. And another one. And you MUST travel and see them all

Mini flask application computing nearest pair of conserts (in terms of both geo distance and time) given by two music groups each while on tour across Europe. Data fetched from songkick-api.

Consert events' are represented by a point in 3d space based in it's geo location and date. An efficient nearest-neighbor data structure (particularly a kd-tree) is used to find the closest pair of points, one from each set. This is also known as closest bichromatic pair problem or as General TSP with two sets.

About

Too many bands, too little money. Closest points webapp for 2set, space-time, GTSP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published