Meszaros/tp-6
linear programming problem, C. Meszaros test set
| Name | tp-6 | 
| Group | Meszaros | 
| Matrix ID | 1814 | 
| Num Rows | 142,752 | 
| Num Cols | 1,014,301 | 
| Nonzeros | 11,537,419 | 
| Pattern Entries | 11,537,419 | 
| Kind | Linear Programming Problem | 
| Symmetric | No | 
| Date | 2006 | 
| Author |  | 
| Editor | C. Meszaros | 
 
 
| Structural Rank | 142,752 | 
| Structural Rank Full | true | 
| Num Dmperm Blocks | 1 | 
| Strongly Connect Components | 1 | 
| Num Explicit Zeros | 0 | 
| Pattern Symmetry | 0% | 
| Numeric Symmetry | 0% | 
| Cholesky Candidate | no | 
| Positive Definite | no | 
| Type | real | 
 
 
| Download | MATLAB
Rutherford Boeing
Matrix Market | 
| Notes | 
http://www.sztaki.hu/~meszaros/public_ftp/lptestset      
Converted to standard form via Resende and Veiga's mpsrd:
minimize c'*x, subject to A*x=b and lo <= x <= hi |