• UF Sparse Matrix Collection
  • Matrix group: LPnetlib
  • Click here for a description of the LPnetlib group.
  • Click here for a list of all matrices
  • Click here for a list of all matrix groups


  • Matrix: LPnetlib/lpi_bgprtr
  • Description: Netlib LP problem bgprtr: minimize c'*x, where Ax=b, lo<=x<=hi
  • download as a MATLAB mat-file, file size: 2 KB. Use UFget(706) or UFget('LPnetlib/lpi_bgprtr') in MATLAB.
  • download in Matrix Market format
  • download in Rutherford/Boeing format

    LPnetlib/lpi_bgprtr

    Matrix properties
    number of rows20
    number of columns40
    nonzeros70
    structural full rank?yes
    structural rank20
    # of blocks from dmperm1
    # strongly connected comp.1
    entries not in dmperm blocks0
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typeinteger
    structurerectangular
    Cholesky candidate?no
    positive definite?no

    authorL. Schrage
    editorJ. Chinneck
    date1993
    kindlinear programming problem
    2D/3D problem?no

    Additional fieldssize and type
    bfull 20-by-1
    cfull 40-by-1
    lofull 40-by-1
    hifull 40-by-1
    z0full 1-by-1

    Notes:

    An infeasible Netlib LP problem, in lp/infeas.  For more information        
    send email to netlib@ornl.gov with the message:                             
                                                                                
    	send index from lp                                                         
    	send readme from lp/infeas                                                 
                                                                                
    The lp/infeas directory contains infeasible linear programming test problems
    collected by John W. Chinneck, Carleton Univ, Ontario Canada.  The following
    are relevant excerpts from lp/infeas/readme (by John W. Chinneck):          
                                                                                
    PROBLEM DESCRIPTION                                                         
    -------------------                                                         
                                                                                
    BGPRTR is a small model for a multiproduct, multiperiod production          
    scheduling model.  One right hand side has been altered to make it          
    infeasible.                                                                 
    Contributor:  Linus Schrage, University of Chicago and LINDO Systems Inc.   
                                                                                
    Name       Rows   Cols   Nonzeros Bounds      Notes                         
    bgprtr       21     34       90                                             
                                                                                
    Added to Netlib on Sept. 19, 1993                                           
                                                                                
    

    Ordering statistics:AMD METIS
    nnz(V) for QR, upper bound nnz(L) for LU208 163
    nnz(R) for QR, upper bound nnz(U) for LU80 81

    Maintained by Tim Davis, last updated 05-Mar-2008.
    Matrix pictures by cspy, a MATLAB function in the CSparse package.