Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
model_storage_item.cc File Reference
#include "ortools/math_opt/storage/model_storage_item.h"
#include <cstdint>
#include <ostream>
#include "absl/strings/string_view.h"
#include "ortools/math_opt/elemental/elements.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.
namespace  operations_research::math_opt
 An object oriented wrapper for quadratic constraints in ModelStorage.
namespace  operations_research::math_opt::internal

Functions

void operations_research::math_opt::internal::FormatModelStorageElement (std::ostream &ostr, ElementType element_type, absl::string_view name, int64_t id)