7 lines
203 B
Markdown
7 lines
203 B
Markdown
# Various algorithms
|
|
|
|
This directory contains data structures and algorithms for various problems.
|
|
|
|
It used to contain a solver for set covering, which has moved to the
|
|
[set_cover](../set_cover) folder.
|