quantrs2-tytan 0.1.3

High-level quantum annealing interface inspired by Tytan for the QuantRS2 framework
Documentation
1
2
3
4
//! Advanced parallel tempering implementation
#![allow(dead_code)]

pub struct AdvancedParallelTemperingSampler;