Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <string>
#include "absl/strings/string_view.h"
#include "google/protobuf/message.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 | |
bool | operations_research::ParseTextProtoForFlag (const absl::string_view text, google::protobuf::Message *const message_out, std::string *const error_out) |