![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 807 of file precedences.h.
#include <precedences.h>
Public Member Functions | |
| GreaterThanAtLeastOneOfDetector (Model *model) | |
| ~GreaterThanAtLeastOneOfDetector () | |
| int | AddGreaterThanAtLeastOneOfConstraints (Model *model, bool auto_detect_clauses=false) |
|
inlineexplicit |
Definition at line 809 of file precedences.h.
| operations_research::sat::GreaterThanAtLeastOneOfDetector::~GreaterThanAtLeastOneOfDetector | ( | ) |
Definition at line 1250 of file precedences.cc.
| int operations_research::sat::GreaterThanAtLeastOneOfDetector::AddGreaterThanAtLeastOneOfConstraints | ( | Model * | model, |
| bool | auto_detect_clauses = false ) |
Definition at line 1170 of file precedences.cc.