[][src]Module qmc::sse::qmc_traits::semi_classical

Semi-classical SSE algorithms

Structs

BondContainer

A HashSet with random sampling.

Traits

ClassicalLoopUpdater

This does an SSE equivalent of the classical dimer loop update. Requires ising symmetry and a set of bonds which are equivalent but either sat or broken.

EdgeNavigator

A struct which allows navigation around the variables in a model.

Functions

count_using_iter_ops

Count ops using the iter_ops call.