OR-Tools  9.2
integer.cc File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 
namespace  operations_research::sat
 

Functions

std::vector< IntegerVariable > NegationOf (const std::vector< IntegerVariable > &vars)
 
std::ostream & operator<< (std::ostream &os, const ValueLiteralPair &p)
 
std::function< void(Model *)> ExcludeCurrentSolutionWithoutIgnoredVariableAndBacktrack ()