help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Sparse vs. Dense problems


From: Dragos Ilie
Subject: [Help-glpk] Sparse vs. Dense problems
Date: Sat, 02 Aug 2008 17:59:38 +0200
User-agent: Thunderbird 2.0.0.16 (X11/20080725)

Hi!

According to the GLPK manual the interior-point solver is fit for solving sparse LP problem and is quite inefficient for dense problems.

My understanding is that a sparse problem is one where most of the entries in the coefficient matrix are zero. Conversely, a dense problem has mostly non-zero entries in the coefficient matrix. Is this correct? Is there a more accurate definition or rule quantifying what "most" entries means in terms of the size of the matrix?

Regards,
Dragos




reply via email to

[Prev in Thread] Current Thread [Next in Thread]