Skip to content

soc-ucsd/SpecBM-for-Sparse-SDPs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Spectral Bundle Method for Sparse Semidefinite Programs

This repository contains an implementation of the algorithm described in the paper titled A Spectral Bundle Method for Sparse Semidefinite Programs.

Table of Contents

Prerequisites

Before you begin, ensure that you have the following software installed on your system:

Getting Started

To get started with this project, follow these steps:

  1. Install Solvers:

  2. Install CDCS:

    • Download CDCS.
    • Install CDCS and ensure that it's correctly set up.
    • Add "+cdcs_utils" in the CDCS package to your MATLAB path.

Run

You can run the project by executing the "Experiment1.m" script.

Usage

This project is designed to solve standard Semidefinite Programming (SDP) problems. If your problem data is structured with a sparsity pattern, this algorithm decomposes the large semidefinite cone constraint into several smaller ones, improving efficiency.

References

License

This project is licensed under the Your License Name or Link. See the LICENSE file for details.

Contact

If you have any questions, feedback, or need assistance, please don't hesitate to contact the project maintainer:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages