MoveStrategy
TODO: explain the ideas here
Abstract class
|
Each MoveStrategy describes one aspect of the approach to the overall MoveScheme. |
Shooting strategies
|
Strategy for OneWayShooting. |
|
Strategy for ForwardShooting only. |
|
Strategy to make a group of 2-way shooting movers. |
Replica exchange strategies
|
Make the NN replica exchange scheme among ordered ensembles. |
|
Make the replica exchange strategy with all ensembles in each sublist. |
|
Add replica exchange swap for specific pairs of ensembles. |
Replica motion type strategies
|
Converts EnsembleHops to ReplicaExchange (single replica to default) |
|
Converts ReplicaExchange to EnsembleHop. |
Path reversal strategies
|
Creates PathReversalMovers for the strategy. |
Minus move strategies
|
Takes a given scheme and makes the minus mover. |
|
Takes a given scheme and makes a single-replica minus mover. |
Global organization strategies
|
Default global strategy. |
|
Global strategy to organize by ensemble first. |
|
Organizes by ensemble, then readjusts the weights to have a bunch of null moves. |