OR-Tools  9.6
LinearConstraintStorage::UpdateResult

Detailed Description

Definition at line 67 of file linear_constraint_storage.h.

Public Attributes

google::protobuf::RepeatedField< int64_t > deleted
 
LinearConstraintUpdatesProto updates
 
LinearConstraintsProto creates
 
SparseDoubleMatrixProto matrix_updates
 

Member Data Documentation

◆ creates

LinearConstraintsProto creates

Definition at line 70 of file linear_constraint_storage.h.

◆ deleted

google::protobuf::RepeatedField<int64_t> deleted

Definition at line 68 of file linear_constraint_storage.h.

◆ matrix_updates

SparseDoubleMatrixProto matrix_updates

Definition at line 71 of file linear_constraint_storage.h.

◆ updates

LinearConstraintUpdatesProto updates

Definition at line 69 of file linear_constraint_storage.h.


The documentation for this struct was generated from the following file: