![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |
Functions | |
| std::vector< bool > | operations_research::BipartiteMinimumVertexCover (const std::vector< std::vector< int > > &left_to_right_arcs, int num_right) |