mbqc_scheduling.probabilistic

Probabilistic accept functions (a little bit like a Markov chain), for the search algorithm.

This module is very unstable at the moment and probably only useful if you know what you are doing. When it is more stable, it will be better documented.

The content is aligned with the corresponding module in the mbqc_scheduling crate; for now, please check out the documentation there for more details.

Classes

AcceptFunc([kind, heavyside_parameters, ...])

Compare the corresponding documentation in the mbqc_scheduling crate.

HeavysideParameters(cutoff, ...)