C++ Reference

C++ Reference: Linear solver

MPSolutionResponse Member List

This is the complete list of members for MPSolutionResponse, including all inherited members.

::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata classMPSolutionResponsefriend
::TableStruct_ortools_2flinear_5fsolver_2flinear_5fsolver_2eprotoMPSolutionResponsefriend
_InternalParse(const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) finalMPSolutionResponse
_InternalSerialize(::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const finalMPSolutionResponse
add_dual_value(double value)MPSolutionResponseinline
add_reduced_cost(double value)MPSolutionResponseinline
add_variable_value(double value)MPSolutionResponseinline
best_objective_bound() constMPSolutionResponseinline
ByteSizeLong() const finalMPSolutionResponse
Clear() finalMPSolutionResponse
clear_best_objective_bound()MPSolutionResponseinline
clear_dual_value()MPSolutionResponseinline
clear_objective_value()MPSolutionResponseinline
clear_reduced_cost()MPSolutionResponseinline
clear_status()MPSolutionResponseinline
clear_status_str()MPSolutionResponseinline
clear_variable_value()MPSolutionResponseinline
CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) finalMPSolutionResponse
CopyFrom(const MPSolutionResponse &from)MPSolutionResponse
default_instance()MPSolutionResponsestatic
descriptor()MPSolutionResponseinlinestatic
dual_value(int index) constMPSolutionResponseinline
dual_value() constMPSolutionResponseinline
dual_value_size() constMPSolutionResponseinline
GetCachedSize() const finalMPSolutionResponseinline
GetDescriptor()MPSolutionResponseinlinestatic
GetMetadata() const finalMPSolutionResponse
GetReflection()MPSolutionResponseinlinestatic
has_best_objective_bound() constMPSolutionResponseinline
has_objective_value() constMPSolutionResponseinline
has_status() constMPSolutionResponseinline
has_status_str() constMPSolutionResponseinline
InitAsDefaultInstance()MPSolutionResponsestatic
internal_default_instance()MPSolutionResponseinlinestatic
IsInitialized() const finalMPSolutionResponse
kBestObjectiveBoundFieldNumber enum valueMPSolutionResponse
kDualValueFieldNumber enum valueMPSolutionResponse
kIndexInFileMessagesMPSolutionResponsestatic
kObjectiveValueFieldNumber enum valueMPSolutionResponse
kReducedCostFieldNumber enum valueMPSolutionResponse
kStatusFieldNumber enum valueMPSolutionResponse
kStatusStrFieldNumber enum valueMPSolutionResponse
kVariableValueFieldNumber enum valueMPSolutionResponse
MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message &from) finalMPSolutionResponse
MergeFrom(const MPSolutionResponse &from)MPSolutionResponse
MPSolutionResponse()MPSolutionResponse
MPSolutionResponse(const MPSolutionResponse &from)MPSolutionResponse
MPSolutionResponse(MPSolutionResponse &&from) noexceptMPSolutionResponseinline
mutable_dual_value()MPSolutionResponseinline
mutable_reduced_cost()MPSolutionResponseinline
mutable_status_str()MPSolutionResponseinline
mutable_unknown_fields()MPSolutionResponseinline
mutable_variable_value()MPSolutionResponseinline
New() const finalMPSolutionResponseinline
New(::PROTOBUF_NAMESPACE_ID::Arena *arena) const finalMPSolutionResponseinline
objective_value() constMPSolutionResponseinline
operator=(const MPSolutionResponse &from)MPSolutionResponseinline
operator=(MPSolutionResponse &&from) noexceptMPSolutionResponseinline
reduced_cost(int index) constMPSolutionResponseinline
reduced_cost() constMPSolutionResponseinline
reduced_cost_size() constMPSolutionResponseinline
release_status_str()MPSolutionResponseinline
set_allocated_status_str(std::string *status_str)MPSolutionResponseinline
set_best_objective_bound(double value)MPSolutionResponseinline
set_dual_value(int index, double value)MPSolutionResponseinline
set_objective_value(double value)MPSolutionResponseinline
set_reduced_cost(int index, double value)MPSolutionResponseinline
set_status(::operations_research::MPSolverResponseStatus value)MPSolutionResponseinline
set_status_str(const std::string &value)MPSolutionResponseinline
set_status_str(std::string &&value)MPSolutionResponseinline
set_status_str(const char *value)MPSolutionResponseinline
set_status_str(const char *value, size_t size)MPSolutionResponseinline
set_variable_value(int index, double value)MPSolutionResponseinline
status() constMPSolutionResponseinline
status_str() constMPSolutionResponseinline
Swap(MPSolutionResponse *other)MPSolutionResponseinline
swap(MPSolutionResponse &a, MPSolutionResponse &b)MPSolutionResponsefriend
unknown_fields() constMPSolutionResponseinline
variable_value(int index) constMPSolutionResponseinline
variable_value() constMPSolutionResponseinline
variable_value_size() constMPSolutionResponseinline
~MPSolutionResponse()MPSolutionResponsevirtual