Home
last modified time | relevance | path

Searched refs:polarity_d (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dutil.cc49 const google::protobuf::EnumDescriptor* polarity_d = in RandomizeDecisionHeuristic() local
52 polarity_d->value(absl::Uniform(random, 0, polarity_d->value_count())) in RandomizeDecisionHeuristic()