Definition in file theta.c.
Go to the source code of this file.
Functions | |
int | LovaszTheta (int argc, char *argv[]) |
Formulate and solve the Lovasz theta problem. | |
int | SDPConeAddDataMatrix (SDPCone, int, int, int, char, struct DSDPDataMat_Ops *, void *) |
Add a data matrix ![]() | |
int | SetThetaData (DSDP, SDPCone, int, int, EdgeMat[]) |
Given a graph, formulate Lovasz problem and set data. |