Definition at line 1582 of file clause.cc.
◆ SccFinder
Initial value:
SccGraph(SccFinder *finder, util_intops::StrongVector< LiteralIndex, LiteralsOrOffsets > *implications_and_offsets, std::vector< Literal > *at_most_one_buffer, util_intops::StrongVector< LiteralIndex, LiteralIndex > *parents, std::vector< Literal > *to_fix, std::vector< Literal > *parent_of_to_fix)
Definition at line 1584 of file clause.cc.
◆ SccGraph()
◆ operator[]()
| const std::vector< int32_t > & operations_research::sat::SccGraph::operator[] |
( |
int32_t | node | ) |
const |
|
inline |
◆ work_done_
| int64_t operations_research::sat::SccGraph::work_done_ = 0 |
|
mutable |
The documentation for this class was generated from the following file: