OR-Tools  9.6
ActivityBoundHelper Member List

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

ActivityBoundHelper()ActivityBoundHelperinline
AddAllAtMostOnes(const CpModelProto &proto)ActivityBoundHelper
AddAtMostOne(absl::Span< const int > amo)ActivityBoundHelper
ClearAtMostOnes()ActivityBoundHelper
ComputeMaxActivity(absl::Span< const std::pair< int, int64_t >> terms, std::vector< std::array< int64_t, 2 >> *conditional=nullptr)ActivityBoundHelperinline
ComputeMinActivity(absl::Span< const std::pair< int, int64_t >> terms, std::vector< std::array< int64_t, 2 >> *conditional=nullptr)ActivityBoundHelperinline
IsAmo(absl::Span< const int > literals)ActivityBoundHelper
PartitionLiteralsIntoAmo(absl::Span< const int > literals)ActivityBoundHelper
PresolveEnforcement(absl::Span< const int > refs, ConstraintProto *ct, absl::flat_hash_set< int > *literals_at_true)ActivityBoundHelper