Essentially, a fuzzy algorithm is an ordered sequence of instructions (like a computer program) in which some of the instructions may contain labels or fuzzy sets, e.g.:
Reduce x slightly if y is very large
Increase x very slightly if y is not very large and not very small
If x is small then stop; otherwise increase x by 2.