Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 191 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 191 Bytes

HackFMI Mentor-Team Matcher

A greedy solution to make a schedule for the mentors session in HackFMI.

Before running, run:

$ pip3 install -r requirements.txt

Works with Python3.