OR-Tools  9.0
math_opt_proto_utils.h File Reference

Go to the source code of this file.

Classes

class  SparseVectorFilterPredicate
 

Namespaces

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

Functions

int NumVariables (const VariablesProto &variables)
 
int NumConstraints (const LinearConstraintsProto &linear_constraints)
 
int NumMatrixNonzeros (const SparseDoubleMatrixProto &matrix)
 
void RemoveSparseDoubleVectorZeros (SparseDoubleVectorProto &sparse_vector)
 
absl::flat_hash_set< CallbackEventProto > EventSet (const CallbackRegistrationProto &callback_registration)