Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 664 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 664 Bytes

Beeps and Boops

Overview

This repository contains the code for our 2022 Discrete Math final project, which uses graph theory to analyze song data and create playlists. We created both weighted and unweighted graphs using song similarity to represent a playlist of songs, then used both BFS and Dijkstra's Algorithm to generate smooth playlists. We also analyzed cliques within these graphs.

Dependencies

Team Members

  • Daniel Quinteros
  • Dre Hilton
  • Kate McCurley