AlwaysReject
-
class AlwaysReject : public feasst::Criteria
Always reject the trial. This can be useful when paired with HenryCoefficient.
Public Functions
Same as above, but with an added constraint.
-
bool is_accepted(const System &system, Acceptance *acceptance, Random *random)
Return whether or not the trial attempt should be accepted.