Package CoinCsdp: Information

    Binary package: CoinCsdp
    Version: 6.1.1-alt2.svn20110208
    Architecture: x86_64
    Build time:  Sep 5, 2012, 11:06 PM
    Source package: CoinCsdp
    Report package bug
    License: CPL v1.0
    Summary: A C Library for Semidefinite Programming
    Description: 
    CSDP is a library of routines that implements a predictor corrector
    variant of the semidefinite programming algorithm of Helmberg, Rendl,
    Vanderbei, and Wolkowicz. The main advantages of this code are that it
    is written to be used as a callable subroutine, it is written in C for
    efficiency, the code runs in parallel on shared memory multi-processor
    systems, and it makes effective use of sparsity in the constraint
    matrices.


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    Sept. 5, 2012 Eugeny A. Rostovtsev 6.1.1-alt2.svn20110208
    - New snapshot
    Aug. 11, 2012 Eugeny A. Rostovtsev 6.1.1-alt2.svn20101110
    - Built with OpenBLAS instead of GotoBLAS2
    April 13, 2011 Eugeny A. Rostovtsev 6.1.1-alt1.svn20101110.3
    - Built with GotoBLAS2 instead of ATLAS