![]() |
OR-Tools
9.3
|
Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
Functions | |
| ::absl::Status | PortableFileSetContents (absl::string_view file_name, absl::string_view content) |
| ::absl::Status | PortableFileGetContents (absl::string_view file_name, std::string *output) |
| bool | PortableTemporaryFile (const char *directory_prefix, std::string *filename_out) |
| ::absl::Status | PortableDeleteFile (absl::string_view file_name) |