14 #ifndef OR_TOOLS_UTIL_STRING_UTIL_H_
15 #define OR_TOOLS_UTIL_STRING_UTIL_H_
19 #include "absl/strings/str_cat.h"
40 absl::StrAppend(out, t.DebugString());
Collection of objects used to extend the Constraint Solver library.
std::string CropMultiLineString(const std::string &s, int max_line_length, int max_num_lines)