#
cs170
Here are 5 public repositories matching this topic...
Minimum cover dominating set application
-
Updated
May 17, 2020 - Python
Given a graph of |V| students, |E| friendships, B buses, and L "troublemaker groups", assign all the students to buses in a way that maintains as many friendships as possible! Code and project reports for a maximally-connected, K-clusters approximation algorithm which uses the NetworkX library.
-
Updated
Dec 18, 2018 - Python
Improve this page
Add a description, image, and links to the cs170 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cs170 topic, visit your repo's landing page and select "manage topics."