openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
pairhash.hpp File Reference
#include <cstddef>
#include <unordered_map>
#include <utility>
#include "openjij/graph/graph.hpp"
#include "./index_type.hpp"
Include dependency graph for pairhash.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openjij::utility::PairHash
 hash class for std::pair More...
 
struct  openjij::utility::IndexHash
 Hash struct of IndexType. More...
 
struct  openjij::utility::IndexVectorHash
 Hash struct of std::vector<AnyIndexType>. More...
 
struct  openjij::utility::VectorHash
 Hash struct of std::vector<T>. More...
 
struct  openjij::utility::IndexPairHash
 Hash struct of std::pair<IndexType>. More...
 

Namespaces

namespace  openjij
 
namespace  openjij::utility