Skip to content

Commit e963e97

Browse files
committed
Started work on the README file.
1 parent 0139874 commit e963e97

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Set Cover (Unweighted)
2+
3+
A cover
4+
5+
If you have a set (also called the universe in the mathematical descriptions of the problem)
6+
7+
## The algorithm
8+
9+
## See also
10+
11+
[Set cover problem on Wikipedia](https://en.wikipedia.org/wiki/Set_cover_problem)
12+
13+
*Written for Swift Algorithm Club by [Michael C. Rael](https://github.com/mrael2)*

0 commit comments

Comments
 (0)