Skip to content
#

christofides-algorithm

Here are 25 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

A full-stack algorithm visualization platform developed as a university team project to compare multiple approaches to the Traveling Salesman Problem, including exact, heuristic, approximation, and LLM-generated solutions.

  • Updated Jul 12, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the christofides-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 christofides-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more