Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
set_cover_reader.h File Reference
#include "absl/strings/string_view.h"
#include "ortools/algorithms/set_cover_model.h"

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

SetCoverModel operations_research::ReadBeasleySetCoverProblem (absl::string_view filename)
 
SetCoverModel operations_research::ReadRailSetCoverProblem (absl::string_view filename)