Uses of Class
ffx.algorithms.mc.BoltzmannMC

Packages that use BoltzmannMC
Package
Description
The MC package implements a variety of Monte Carlo moves for optimization and simulation algorithms.
The manybody package implements many-body rotamer optimization infrastructure, including distance matrices, an energy expansion (self, two-body, three-body, and four-body), Dead-end elimination criteria, Goldstein elimination criteria, and supporting data structures for efficient optimization.
The Thermodynamics package computes free energy differences using Orthogonal Space Tempering (OST) sampling via pure Java or OpenMM (via Monte Carlo OST).