You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@ _My capstone project for the [Object Oriented Java Programming: Data Structures
3
3
4
4
This project investigates the communities within a social network. The first part of the project will look at relationships between a user’s friends (specifically, are they all connected as friends too). In the second part, the goal will be to find the minimum dominating set, so we can reach all the people in the network just sharing with a number of friends.
5
5
6
+
#### Small Test Case
7
+

8
+
6
9
### Data
7
10
facebook_ucsd.txt
8
11
This graph contains Facebook friendships between students at UCSD in 2005.
0 commit comments