Depth-Limited Search (DLS) Algorithm

    Depth-Limited Search (DLS) is a specialized consensus algorithm used on the Cosmos blockchain network. It is intended to address the technical issue of the “infinite path challenge” as it relates to uninformed search algorithms. While the DLS algorithm is very memory efficient, it lacks completeness.