![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include "ortools/base/zipfile.h"#include <memory>#include "absl/strings/string_view.h"#include "ortools/base/logging.h"Go to the source code of this file.
Namespaces | |
| namespace | zipfile |
Functions | |
| std::shared_ptr< ZipArchive > | zipfile::OpenZipArchive (absl::string_view path, const ZipFileOptions &options) |