Files
ortools-clone/ortools/algorithms/README.md
Corentin Le Molgat 23860f1c28 algorithms: Fix README
2025-04-15 18:11:23 +02:00

203 B

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 folder.