PathMovers
Abstract class
A PathMover is the description of a move in replica space. |
|
|
Baseclass for Movers that use an engine |
|
A general mover that selects a single mover from a set of possibilities |
|
Picks a subtrajectory satisfying the given subensemble. |
Changing the trajectory
|
A Backward shooting generator |
|
A forward shooting sample generator |
|
|
|
A Sample Mover implementing Backward Extension |
|
OneWayShootingMover is a special case of a RandomChoiceMover which gives a 50/50 chance of selecting either a ForwardExtendMover or a BackwardExtendMover. |
|
Samples the final subtrajectory satifying the given subensemble. |
|
Samples the first subtrajectory satifying the given subensemble. |
|
Samples a random subtrajectory satisfying the given subensemble. |
Changing the ensemble
|
A Sample Mover implementing a standard Replica Exchange |
|
Combining movers
|
Chooses a random mover from its movers list, and runs that move. |
|
Performs each of the moves in its movers list. |
|
Performs each move in its movers list until complete or until one is not accepted. |
|
Performs each move in its movers list until complete or until one is not accepted. |
Swapping movers
|
A Sample Mover implementing a standard Replica Exchange |
|
Logical movers
|
Performs each move in its movers list until complete or until one is not accepted. |
|
Performs each move in its movers list until complete or until one is not accepted. |
|
Performs each of the moves in its movers list. |
|
Mover that delegates to a single submover |
|
Mover that return only samples from specified ensembles |
|
Chooses a first mover that has samples in all required ensembles. |
|
Chooses the last mover that has samples in all required ensembles. |
Pre-made combined movers
|
One-way (stochastic) shooting mover |
|
|
|
Instance of a MinusMover. |
|
Minus mover for single replica TIS. |