Eliminate by Weight Pseudo Code

For each decision

  If the decision weight is less than the specified threshold

    Eliminate the decision

  End If

Next decision

More information

Eliminate by Weight.