OR-Tools  9.3
disjunctive.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::function< void(Model *)> Disjunctive (const std::vector< IntervalVariable > &vars)
 
std::function< void(Model *)> DisjunctiveWithBooleanPrecedencesOnly (const std::vector< IntervalVariable > &vars)
 
std::function< void(Model *)> DisjunctiveWithBooleanPrecedences (const std::vector< IntervalVariable > &vars)