|
| | ConstraintSolverParameters () |
| | ~ConstraintSolverParameters () PROTOBUF_FINAL |
| template<typename = void> |
| PROTOBUF_CONSTEXPR | ConstraintSolverParameters (::google::protobuf::internal::ConstantInitialized) |
| | ConstraintSolverParameters (const ConstraintSolverParameters &from) |
| | ConstraintSolverParameters (ConstraintSolverParameters &&from) noexcept |
| ConstraintSolverParameters & | operator= (const ConstraintSolverParameters &from) |
| ConstraintSolverParameters & | operator= (ConstraintSolverParameters &&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 (ConstraintSolverParameters *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (ConstraintSolverParameters *PROTOBUF_NONNULL other) |
| ConstraintSolverParameters *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const ConstraintSolverParameters &from) |
| void | MergeFrom (const ConstraintSolverParameters &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 |
| void | clear_profile_file () |
| const ::std::string & | profile_file () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> |
| void | set_profile_file (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_profile_file () |
| ::std::string *PROTOBUF_NULLABLE | release_profile_file () |
| void | set_allocated_profile_file (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_compress_trail () |
| ::operations_research::ConstraintSolverParameters_TrailCompression | compress_trail () const |
| void | set_compress_trail (::operations_research::ConstraintSolverParameters_TrailCompression value) |
| void | clear_trail_block_size () |
| ::int32_t | trail_block_size () const |
| void | set_trail_block_size (::int32_t value) |
| void | clear_array_split_size () |
| ::int32_t | array_split_size () const |
| void | set_array_split_size (::int32_t value) |
| void | clear_store_names () |
| bool | store_names () const |
| void | set_store_names (bool value) |
| void | clear_name_cast_variables () |
| bool | name_cast_variables () const |
| void | set_name_cast_variables (bool value) |
| void | clear_name_all_variables () |
| bool | name_all_variables () const |
| void | set_name_all_variables (bool value) |
| void | clear_profile_propagation () |
| bool | profile_propagation () const |
| void | set_profile_propagation (bool value) |
| void | clear_trace_propagation () |
| bool | trace_propagation () const |
| void | set_trace_propagation (bool value) |
| void | clear_trace_search () |
| bool | trace_search () const |
| void | set_trace_search (bool value) |
| void | clear_print_model () |
| bool | print_model () const |
| void | set_print_model (bool value) |
| void | clear_print_model_stats () |
| bool | print_model_stats () const |
| void | set_print_model_stats (bool value) |
| void | clear_print_added_constraints () |
| bool | print_added_constraints () const |
| void | set_print_added_constraints (bool value) |
| void | clear_disable_solve () |
| bool | disable_solve () const |
| void | set_disable_solve (bool value) |
| void | clear_profile_local_search () |
| bool | profile_local_search () const |
| void | set_profile_local_search (bool value) |
| void | clear_print_local_search_profile () |
| bool | print_local_search_profile () const |
| void | set_print_local_search_profile (bool value) |
| void | clear_use_small_table () |
| bool | use_small_table () const |
| void | set_use_small_table (bool value) |
| void | clear_use_cumulative_edge_finder () |
| bool | use_cumulative_edge_finder () const |
| void | set_use_cumulative_edge_finder (bool value) |
| void | clear_use_cumulative_time_table () |
| bool | use_cumulative_time_table () const |
| void | set_use_cumulative_time_table (bool value) |
| void | clear_use_sequence_high_demand_tasks () |
| bool | use_sequence_high_demand_tasks () const |
| void | set_use_sequence_high_demand_tasks (bool value) |
| void | clear_max_edge_finder_size () |
| ::int32_t | max_edge_finder_size () const |
| void | set_max_edge_finder_size (::int32_t value) |
| void | clear_use_all_possible_disjunctions () |
| bool | use_all_possible_disjunctions () const |
| void | set_use_all_possible_disjunctions (bool value) |
| void | clear_diffn_use_cumulative () |
| bool | diffn_use_cumulative () const |
| void | set_diffn_use_cumulative (bool value) |
| void | clear_use_element_rmq () |
| bool | use_element_rmq () const |
| void | set_use_element_rmq (bool value) |
| void | clear_check_solution_period () |
| ::int32_t | check_solution_period () const |
| void | set_check_solution_period (::int32_t value) |
| void | clear_use_cumulative_time_table_sync () |
| bool | use_cumulative_time_table_sync () const |
| void | set_use_cumulative_time_table_sync (bool value) |
| void | clear_skip_locally_optimal_paths () |
| bool | skip_locally_optimal_paths () const |
| void | set_skip_locally_optimal_paths (bool value) |
| template<typename> |
| PROTOBUF_CONSTEXPR | ConstraintSolverParameters (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> |
| PROTOBUF_ALWAYS_INLINE void | set_profile_file (Arg_ &&arg, Args_... args) |