Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::IdNameBiMap Member List

This is the complete list of members for operations_research::math_opt::IdNameBiMap, including all inherited members.

BulkUpdate(absl::Span< const int64_t > deleted_ids, absl::Span< const int64_t > new_ids, absl::Span< const std::string *const > names)operations_research::math_opt::IdNameBiMap
Empty() constoperations_research::math_opt::IdNameBiMapinline
Erase(int64_t id)operations_research::math_opt::IdNameBiMapinline
HasId(int64_t id) constoperations_research::math_opt::IdNameBiMapinline
HasName(absl::string_view name) constoperations_research::math_opt::IdNameBiMapinline
id_to_name() constoperations_research::math_opt::IdNameBiMapinline
IdNameBiMap(bool check_names=true)operations_research::math_opt::IdNameBiMapinlineexplicit
IdNameBiMap(const IdNameBiMap &other)operations_research::math_opt::IdNameBiMap
IdNameBiMap(IdNameBiMap &&other)=defaultoperations_research::math_opt::IdNameBiMap
IdNameBiMap(std::initializer_list< std::pair< int64_t, absl::string_view > > ids)operations_research::math_opt::IdNameBiMap
Insert(int64_t id, std::string name)operations_research::math_opt::IdNameBiMapinline
next_free_id() constoperations_research::math_opt::IdNameBiMapinline
nonempty_name_to_id() constoperations_research::math_opt::IdNameBiMapinline
operator=(const IdNameBiMap &other)operations_research::math_opt::IdNameBiMap
operator=(IdNameBiMap &&other)=defaultoperations_research::math_opt::IdNameBiMap
SetNextFreeId(int64_t new_next_free_id)operations_research::math_opt::IdNameBiMapinline
Size() constoperations_research::math_opt::IdNameBiMapinline