![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 70 of file elemental_differencer.h.
#include <elemental_differencer.h>
Public Member Functions | |
| bool | Empty () const |
Public Attributes | |
| SymmetricDifference< int64_t > | ids |
| absl::flat_hash_set< int64_t > | different_names |
| bool | next_id_different = false |
| bool operations_research::math_opt::ElementalDifference::ElementDifference::Empty | ( | ) | const |
Definition at line 48 of file elemental_differencer.cc.
| absl::flat_hash_set<int64_t> operations_research::math_opt::ElementalDifference::ElementDifference::different_names |
Definition at line 75 of file elemental_differencer.h.
| SymmetricDifference<int64_t> operations_research::math_opt::ElementalDifference::ElementDifference::ids |
Definition at line 72 of file elemental_differencer.h.
| bool operations_research::math_opt::ElementalDifference::ElementDifference::next_id_different = false |
Definition at line 78 of file elemental_differencer.h.