dbounds.c File Reference

Individually bound variables y. More...

Go to the source code of this file.

Functions

int BConeAllocateBounds (BCone bcone, int nnz)
 Set a surplus variable in constraint in (P).
int BConeCopyX (BCone bcone, double xl[], double xu[], int m)
 Copy the variables into arrays.
int BConeSetLowerBound (BCone bcone, int vari, double lbound)
 Set a lower bound on a variable y.
int BConeSetPSlackVariable (BCone bcone, int vari)
 Set a slack variable to a constraint in (P).
int BConeSetPSurplusVariable (BCone bcone, int vari)
 Set a surplus variable in constraint in (P).
int BConeSetUpperBound (BCone bcone, int vari, double ubound)
 Set an upper bound on a variable y.
int DSDPCreateBCone (DSDP dsdp, BCone *dspcone)
 Create a new cone that represents bounds on the y variables.

Detailed Description

Individually bound variables y.

Definition in file dbounds.c.


Generated on Wed Nov 11 20:41:02 2009 for DSDP by  doxygen 1.6.1