OR-Tools  9.3
name_validator.h File Reference

Go to the source code of this file.

Namespaces

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

Functions

absl::Status CheckNameVector (const SparseVectorView< const std::string * > &name_vector, const bool check_unique)
 
absl::Status CheckNewNames (const IdNameBiMap &old_names, const SparseVectorView< const std::string * > &new_names)