![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 81 of file atomic_constraint_storage.h.
#include <atomic_constraint_storage.h>
Public Member Functions | |
| Diff (const AtomicConstraintStorage< ConstraintData > &storage) | |
Public Attributes | |
| IdType | checkpoint {0} |
| absl::flat_hash_set< IdType > | deleted_constraints |
|
inlineexplicit |
Definition at line 82 of file atomic_constraint_storage.h.
| IdType operations_research::math_opt::AtomicConstraintStorage< ConstraintData >::Diff::checkpoint {0} |
Definition at line 85 of file atomic_constraint_storage.h.
| absl::flat_hash_set<IdType> operations_research::math_opt::AtomicConstraintStorage< ConstraintData >::Diff::deleted_constraints |
Definition at line 86 of file atomic_constraint_storage.h.