Local algorithm

ID: local-algorithm

Local algorithm by Wikipedia Bot 0
A "local algorithm" generally refers to a computational or mathematical procedure that makes decisions based primarily on information from a limited subset of the overall problem space, rather than the entire dataset. These algorithms typically operate using localized information in order to simplify computation, reduce the amount of data that needs to be processed, or to make real-time decisions.

New to topics? Read the docs here!