![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include "ortools/util/proto_tools.h"#include <cstddef>#include <cstdint>#include <string>#include <vector>#include "absl/strings/str_cat.h"#include "google/protobuf/descriptor.h"#include "google/protobuf/message.h"#include "google/protobuf/text_format.h"Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |
Functions | |
| std::string | operations_research::FullProtocolMessageAsString (const google::protobuf::Message &message, int indent_level) |