WLTM

class WLTM : public feasst::Bias

Begin with WangLandau and end with TransitionMatrix.

Arguments

  • WangLandau arguments.

  • TransitionMatrix arguments.

  • collect_flatness: Begin populating the collection matrix when Wang-Landau has completed this many flatness checks. Note that populating the collection matrix does not necessarily mean that the collection matrix is used to compute the bias.

  • min_collect_sweeps: In addition to WangLandau::min_flatness, do not use TransitionMatrix as bias until it has this minimum number of sweeps. If -1, do nothing (default: -1).