OR-Tools  9.2
model_cache.cc File Reference

Go to the source code of this file.

Namespaces

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

Functions

 ABSL_DECLARE_FLAG (int, cache_initial_size)
 
 ABSL_FLAG (bool, cp_disable_cache, false, "Disable caching of model objects")
 
ModelCache * BuildModelCache (Solver *const solver)
 

Function Documentation

◆ ABSL_DECLARE_FLAG()

ABSL_DECLARE_FLAG ( int  ,
cache_initial_size   
)

◆ ABSL_FLAG()

ABSL_FLAG ( bool  ,
cp_disable_cache  ,
false  ,
"Disable caching of model objects"   
)