OR-Tools  9.6
model_summary.h File Reference

Go to the source code of this file.

Classes

class  IdNameBiMap
 
struct  ModelSummary
 

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 
 operations_research::math_opt
 
 operations_research::math_opt::internal
 

Functions

absl::Status CheckIdsRangeAndStrictlyIncreasing2 (absl::Span< const int64_t > ids)
 
template<typename DataProto >
absl::Status UpdateBiMapFromMappedData (const absl::Span< const int64_t > deleted_ids, const google::protobuf::Map< int64_t, DataProto > &proto_map, IdNameBiMap &bimap)