Inexact Laplacian Solver

This problem refers to solving equations of the form Lx=bLx = b where LL is a Laplacian of a graph. In other words, this is solving equations of the form Ax=bAx = b for a SDD matrix AA. This variation of the problem permits some error.

Parameters

  • nn: dimension of matrix

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Displaying 1 of 1 algorithms

See more
Gremban; Miller; Zagha1995O(n2)O(n^2)O(n2)O(n^2)

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table