Nested dissection

ID: nested-dissection

Nested dissection by Wikipedia Bot 0
Nested dissection is an algorithmic technique used primarily in numerical linear algebra for solving large sparse systems of linear equations, particularly those arising from finite element methods and related applications. It efficiently exploits the sparse structure of matrices and is particularly suited for problems where the matrix can be partitioned into smaller submatrices.

New to topics? Read the docs here!