Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dinteger.h220 using InlinedIntegerLiteralVector = absl::InlinedVector<IntegerLiteral, 2>; variable
463 const InlinedIntegerLiteralVector& GetIntegerLiterals(Literal lit) const { in GetIntegerLiterals()
473 const InlinedIntegerLiteralVector& GetAllIntegerLiterals(Literal lit) const { in GetAllIntegerLiterals()
573 const InlinedIntegerLiteralVector empty_integer_literal_vector_;
574 absl::StrongVector<LiteralIndex, InlinedIntegerLiteralVector>
576 absl::StrongVector<LiteralIndex, InlinedIntegerLiteralVector>
H A Dinteger.cc2060 const InlinedIntegerLiteralVector& associated_literals = in ExcludeCurrentSolutionWithoutIgnoredVariableAndBacktrack()