![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 3980 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kPermutationsFieldNumber = 1 , kOrbitopesFieldNumber = 2 } |
Public Member Functions | |
| SymmetryProto () | |
| ~SymmetryProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | SymmetryProto (::google::protobuf::internal::ConstantInitialized) |
| SymmetryProto (const SymmetryProto &from) | |
| SymmetryProto (SymmetryProto &&from) noexcept | |
| SymmetryProto & | operator= (const SymmetryProto &from) |
| SymmetryProto & | operator= (SymmetryProto &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND |
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL | mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND |
| void | Swap (SymmetryProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (SymmetryProto *PROTOBUF_NONNULL other) |
| SymmetryProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const SymmetryProto &from) |
| void | MergeFrom (const SymmetryProto &from) |
| bool | IsInitialized () const |
| ABSL_ATTRIBUTE_REINITIALIZES void | Clear () PROTOBUF_FINAL |
| ::size_t | ByteSizeLong () const final |
| ::uint8_t *PROTOBUF_NONNULL | _InternalSerialize (::uint8_t *PROTOBUF_NONNULL target, ::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream) const final |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| int | permutations_size () const |
| void | clear_permutations () |
| ::operations_research::sat::SparsePermutationProto *PROTOBUF_NONNULL | mutable_permutations (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::sat::SparsePermutationProto > *PROTOBUF_NONNULL | mutable_permutations () |
| const ::operations_research::sat::SparsePermutationProto & | permutations (int index) const |
| ::operations_research::sat::SparsePermutationProto *PROTOBUF_NONNULL | add_permutations () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::sat::SparsePermutationProto > & | permutations () const |
| int | orbitopes_size () const |
| void | clear_orbitopes () |
| ::operations_research::sat::DenseMatrixProto *PROTOBUF_NONNULL | mutable_orbitopes (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::sat::DenseMatrixProto > *PROTOBUF_NONNULL | mutable_orbitopes () |
| const ::operations_research::sat::DenseMatrixProto & | orbitopes (int index) const |
| ::operations_research::sat::DenseMatrixProto *PROTOBUF_NONNULL | add_orbitopes () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::sat::DenseMatrixProto > & | orbitopes () const |
| template<typename> | |
| PROTOBUF_CONSTEXPR | SymmetryProto (::_pbi::ConstantInitialized) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | descriptor () |
| static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | GetDescriptor () |
| static const ::google::protobuf::Reflection *PROTOBUF_NONNULL | GetReflection () |
| static const SymmetryProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 26 |
Friends | |
| class | ::google::protobuf::internal::TcParser |
| class | ::google::protobuf::MessageLite |
| class | ::google::protobuf::Arena |
| template<typename T> | |
| class | ::google::protobuf::Arena::InternalHelper |
| struct | ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto |
| void | swap (SymmetryProto &a, SymmetryProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kPermutationsFieldNumber | |
| kOrbitopesFieldNumber | |
Definition at line 4121 of file cp_model.pb.h.
|
inline |
Definition at line 3983 of file cp_model.pb.h.
| operations_research::sat::SymmetryProto::~SymmetryProto | ( | ) |
Definition at line 12313 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 3996 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 3997 of file cp_model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::sat::SymmetryProto::SymmetryProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 494 of file cp_model.pb.cc.
|
final |
Definition at line 12454 of file cp_model.pb.cc.
|
inline |
Definition at line 14494 of file cp_model.pb.h.
|
inline |
Definition at line 14438 of file cp_model.pb.h.
|
final |
Definition at line 12506 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::SymmetryProto::Clear | ( | ) |
Definition at line 12428 of file cp_model.pb.cc.
|
inline |
Definition at line 14471 of file cp_model.pb.h.
|
inline |
Definition at line 14415 of file cp_model.pb.h.
| void operations_research::sat::SymmetryProto::CopyFrom | ( | const SymmetryProto & | from | ) |
Definition at line 12570 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 4031 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 4022 of file cp_model.pb.h.
|
inline |
Definition at line 4090 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 4025 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::SymmetryProto::GetMetadata | ( | ) | const |
Definition at line 12586 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 4028 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 12352 of file cp_model.pb.cc.
|
inline |
Definition at line 4066 of file cp_model.pb.h.
|
inline |
Definition at line 4059 of file cp_model.pb.h.
|
inline |
Definition at line 14482 of file cp_model.pb.h.
|
inline |
Definition at line 14477 of file cp_model.pb.h.
|
inline |
Definition at line 14426 of file cp_model.pb.h.
|
inline |
Definition at line 14421 of file cp_model.pb.h.
|
inline |
Definition at line 4017 of file cp_model.pb.h.
|
inline |
Definition at line 4053 of file cp_model.pb.h.
|
inline |
Definition at line 3999 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 4003 of file cp_model.pb.h.
|
inline |
Definition at line 14504 of file cp_model.pb.h.
|
inline |
Definition at line 14489 of file cp_model.pb.h.
|
inline |
Definition at line 14468 of file cp_model.pb.h.
|
inline |
Definition at line 14448 of file cp_model.pb.h.
|
inline |
Definition at line 14433 of file cp_model.pb.h.
|
inline |
Definition at line 14412 of file cp_model.pb.h.
|
inline |
Definition at line 4037 of file cp_model.pb.h.
|
inline |
Definition at line 4013 of file cp_model.pb.h.
|
inline |
Definition at line 4045 of file cp_model.pb.h.
|
friend |
Definition at line 4169 of file cp_model.pb.h.
|
friend |
Definition at line 4171 of file cp_model.pb.h.
|
friend |
Definition at line 4162 of file cp_model.pb.h.
|
friend |
Definition at line 4168 of file cp_model.pb.h.
|
friend |
Definition at line 4190 of file cp_model.pb.h.
|
friend |
Definition at line 4036 of file cp_model.pb.h.
| Impl_ operations_research::sat::SymmetryProto::_impl_ |
Definition at line 4189 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 4035 of file cp_model.pb.h.