![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 87 of file elemental_differencer.h.
#include <elemental_differencer.h>
Public Types | |
| using | Key = AttrKeyFor<AttrType> |
Public Member Functions | |
| std::vector< Key > | AllKeysSorted () const |
| bool | Empty () const |
Public Attributes | |
| SymmetricDifference< Key > | keys |
| absl::flat_hash_set< Key > | different_values |
| using operations_research::math_opt::ElementalDifference::AttributeDifference< AttrType >::Key = AttrKeyFor<AttrType> |
Definition at line 88 of file elemental_differencer.h.
| std::vector< typename ElementalDifference::AttributeDifference< AttrType >::Key > operations_research::math_opt::ElementalDifference::AttributeDifference< AttrType >::AllKeysSorted | ( | ) | const |
Definition at line 213 of file elemental_differencer.h.
| bool operations_research::math_opt::ElementalDifference::AttributeDifference< AttrType >::Empty | ( | ) | const |
Definition at line 229 of file elemental_differencer.h.
| absl::flat_hash_set<Key> operations_research::math_opt::ElementalDifference::AttributeDifference< AttrType >::different_values |
Definition at line 96 of file elemental_differencer.h.
| SymmetricDifference<Key> operations_research::math_opt::ElementalDifference::AttributeDifference< AttrType >::keys |
Definition at line 92 of file elemental_differencer.h.