Tools to compute the minimum semidefinite rank of a simple undirected graph
-
Updated
Apr 16, 2024 - Python
Tools to compute the minimum semidefinite rank of a simple undirected graph
This code can be used to reproduce most results from the paper " Exact Worst-case Performance of First-order Methods for Composite Convex Optimization" (Published in SIAM Journal on Optimization). (newer version available in the PESTO toolbox!)
This code can be used to reproduce all results from the paper "Smooth strongly convex interpolation and exact worst-case performance of first-order methods" (published in Mathematical Programming). (newer version available in the PESTO toolbox)
A Julia/JuMP Package for Maximizing Algebraic Connectivity of Undirected Weighted Graphs
Semidefinite Programming with Homotopy Conditional Gradient Method (HCGM) and Vu-Condat methods for solving two problems: Fashion-MNIST classification using k-means clustering and geometric embedding for the Sparsest Cut Problem.
Solving quantum comb min-entropy semi-definite programs for measurement-based quantum computing applications
Numerical computation of invariant reachable sets for nonlinear systems using semi-algebraic programming
A parallel branch-and-bound solver for the single-row facility layout problem using semidefinite programming bounds
ECOS Solver for Java Native Libraries
A collection of semidefinite programs that can be randomly generated. Taken from various applications.
An exact semidefinite programming (SDP) based solver for L2-norm semi-supervised support vector machine (S3VM) models.
[ECCV 2024] GlobalPointer: Large-Scale Plane Adjustment with Bi-Convex Relaxation
SOS-SDP: An Exact Solver for Minimum Sum-of-Squares Clustering
R Package for Density Estimation with Semidefinite Programming
Parser for CVXR to solve the Gaussian MLE problem with added constraints.
Code for symbolic validations of the PEP-based proofs for the article " Worst-case convergence analysis of gradient and Newton methods through semidefinite programming performance estimation" authored by E. de Klerk, F. Glineur and A. Taylor
[WebConf 2020] Searching for polarization in signed graphs: a local spectral approach
Computational appendix of npj Quantum Inf. 10, 117 (2024) [arXiv:2403.02376]
Max Edge Weighted Clique Problem with multiple choice contrants solved with semidefinite programming
An exact solver for semi-supervised minimum sum-of-squares clustering
Add a description, image, and links to the semidefinite-programming topic page so that developers can more easily learn about it.
To associate your repository with the semidefinite-programming topic, visit your repo's landing page and select "manage topics."