Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
remote_streaming_mode.cc File Reference
#include "ortools/math_opt/cpp/remote_streaming_mode.h"
#include <ostream>
#include <string>
#include "absl/base/optimization.h"
#include "absl/strings/string_view.h"

Go to the source code of this file.

Namespaces

namespace  operations_research
 OR-Tools root namespace.
namespace  operations_research::math_opt

Functions

std::string operations_research::math_opt::AbslUnparseFlag (const RemoteStreamingSolveMode value)
bool operations_research::math_opt::AbslParseFlag (const absl::string_view text, RemoteStreamingSolveMode *const value, std::string *const error)
std::ostream & operations_research::math_opt::operator<< (std::ostream &out, const RemoteStreamingSolveMode mode)