Skip to content

Commit f1cb6bf

Browse files
authored
Update README.md
1 parent bc97d47 commit f1cb6bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ _My capstone project for the [Object Oriented Java Programming: Data Structures
33

44
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.
55

6+
#### Small Test Case
7+
![example](https://i.imgur.com/ksSn0Mz.png)
8+
69
### Data
710
facebook_ucsd.txt
811
This graph contains Facebook friendships between students at UCSD in 2005.

0 commit comments

Comments
 (0)