Definition at line 418 of file integer.h.
#include <integer.h>
◆ clear()
| void operations_research::sat::IntegerReason::clear |
( |
| ) |
|
|
inline |
◆ empty()
| bool operations_research::sat::IntegerReason::empty |
( |
| ) |
const |
|
inline |
◆ boolean_literals_at_false
| absl::Span<const Literal> operations_research::sat::IntegerReason::boolean_literals_at_false |
◆ boolean_literals_at_true
| absl::Span<const Literal> operations_research::sat::IntegerReason::boolean_literals_at_true |
◆ coeffs
| absl::Span<const IntegerValue> operations_research::sat::IntegerReason::coeffs |
◆ index_at_propagation
| int operations_research::sat::IntegerReason::index_at_propagation |
◆ integer_literals
| absl::Span<const IntegerLiteral> operations_research::sat::IntegerReason::integer_literals |
◆ propagated_i_lit
| IntegerLiteral operations_research::sat::IntegerReason::propagated_i_lit |
◆ slack
| IntegerValue operations_research::sat::IntegerReason::slack |
◆ vars
| absl::Span<const IntegerVariable> operations_research::sat::IntegerReason::vars |
The documentation for this struct was generated from the following file: