C++ Reference: model_exporter

Note: This documentation is automatically generated.

Function Type Arguments Comments
ExportModelAsLpFormat

Return type: absl::StatusOr<std::string>

Arguments: const MPModelProto& model, const MPModelExportOptions& options = MPModelExportOptions()

ExportModelAsMpsFormat

Return type: absl::StatusOr<std::string>

Arguments: const MPModelProto& model, const MPModelExportOptions& options = MPModelExportOptions()