Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Globals | Related Pages

dbounds.c File Reference


Detailed Description

Individually bound variables y.

Definition in file dbounds.c.

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.


Generated on Fri Oct 21 14:28:38 2005 for DSDP by  doxygen 1.4.2