Skip to content

18chowdhary/MatchmakingDSA

Repository files navigation

Matchmaking

The Matchmaking is an implementation of the Hungarian Matching Algorithm that determines if two people should go on a second date.

Getting Started

These instructions will allow you to run and test the project on your local machine.

Required Packages

To run this project locally and interact with the code, you will need to install networkx and pandas. Use the following code to install the packages.

pip install pandas

pip install networkx

Authors

  • Kristin Aoki
  • Shreya Chowdhary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages