Nested dissection (source code)

= Nested dissection
{wiki=Nested_dissection}

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.