Uses of Interface
ffx.algorithms.Terminatable

Packages that use Terminatable
Package
Description
The Dynamics package implements molecular and stochastic dynamics using a pure Java code path and via OpenMM.
The Optimize package contains local and global optimization algorithms using pure Java and OpenMM code paths.
The anneal package implements simulated annealing-based optimization, including an interface for annealing schedules and several concrete schedule implementations (linear, exponential, and flat-end) used to control temperature during optimization runs.
The X-ray package implements support for X-ray and Neutron refinement.