cimod
C++ library for a binary (and polynomial) quadratic model.
|
Hash function for std::unordered_map. More...
#include <hash.hpp>
Public Member Functions | |
template<class T1 , class T2 > | |
std::size_t | operator() (const std::pair< T1, T2 > &p) const |
Hash function for std::unordered_map.
|
inline |