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

stable.c File Reference


Detailed Description

Read graph from file, formulate the Maximum Stable Set problem, and solve using DSDP.

Definition in file stable.c.

Go to the source code of this file.

Functions

int SetStableSetData (DSDP, SDPCone, int, int, EdgeMat[])
 Given a graph, formulate maximum Stable Set problem and place data into solver.
int StableRandomized (SDPCone, int, int, EdgeMat[])
 Apply a randomized procedure to find feasible stable sets.
int StableSet (int argc, char *argv[])
 Formulate and solve the maximum Stable Set problem.


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