![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| In SWIG mode, we don't want anything besides these top-level includes. | |
Functions | |
| std::vector< bool > | operations_research::BipartiteMinimumVertexCover (const std::vector< std::vector< int > > &left_to_right_arcs, int num_right) |