Files
ortools-clone/ortools/algorithms/README.md
2025-12-08 17:40:21 +01: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.