![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include "absl/status/status.h"Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |
| namespace | operations_research::lp_format |
Functions | |
| bool | operations_research::lp_format::ValidateCharInName (unsigned char c, bool leading) |
| absl::Status | operations_research::lp_format::ValidateName (absl::string_view name) |