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

Go to the source code of this file.

Classes

class  openjij::graph::CSRSparse< FloatType >
 CSRSparse graph: just store CSR Sparse Matrix (Eigen::Sparse) The Hamiltonian is like. More...
 

Namespaces

namespace  openjij
 
namespace  openjij::graph