Skip to main content

Quadratic Lower Bound

Definition

A quadratic lower bound refers to a theoretical limit on the minimum computational resources required to solve a particular problem, indicating that the resources grow proportionally to the square of the input size. In blockchain and cryptography, this often applies to the proof generation or verification time of certain cryptographic schemes. Overcoming quadratic bounds is a significant challenge for achieving scalable decentralized systems. It signifies a fundamental computational barrier.