Skip to content
#

matching-algorithm

Here are 111 public repositories matching this topic...

This program generates a playlist in a sequence that allows a continuous and uninterrupted listening experience. The goal of this algorithm is to minimize the weight difference between each pair of adjacent tracks in the sequence using Christofides algorithm, an approximate algorithm for solving traveling salesman problem

  • Updated Jun 18, 2021
  • Python

In October 2022 we took part in the MINTvernetzt Hackathon - Mapping and Matching. In our project, we created an Angular site showing how interesting projects might be presented to the user. On top of that, we also created a Python prototype of what the algorithm for matching those projects might look like and what it would need to consider.

  • Updated Oct 16, 2022
  • Python

Improve this page

Add a description, image, and links to the matching-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matching-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more