![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include "ortools/base/temp_path.h"#include <utility>#include "absl/log/check.h"#include "absl/strings/str_cat.h"#include "absl/time/time.h"#include "ortools/base/filesystem.h"Go to the source code of this file.
Namespaces | |
| namespace | file |
Functions | |
| std::string | file::TempFile (absl::string_view prefix) |