Files
2025-12-08 17:40:21 +01:00

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.