algorithm
#_Definition #cormen_2009_introductiontoalgorithms #datastructuresandalgorithms
Informally, an algorithm is any well-defined computational procedure that takes some value, or set of values, as input and produces some value, or set of values, as output.