Skip to content

Codes for paper "SIG-SDP: Sparse Interference Graph-Aided Semidefinite Programming for Large-Scale Wireless Time-Sensitive Networking"

License

Notifications You must be signed in to change notification settings

zhouyou-gu/im-mmw

Repository files navigation

✨IM-MMW✨

Source Codes for our paper, "SIG-SDP: Sparse Interference Graph-Aided Semidefinite Programming for Large-Scale Wireless Time-Sensitive Networking," authored by Zhouyou Gu, Jihong Park, Branka Vucetic, Jinho Choi. system Reference

@article{gu2025sig,
  title={SIG-SDP: Sparse Interference Graph-Aided Semidefinite Programming for Large-Scale Wireless Time-Sensitive Networking},
  author={Gu, Zhouyou and Park, Jihong and Vucetic, Branka and Choi, Jinho},
  journal={arXiv preprint arXiv:2501.11307},
  year={2025}
}

Installation

Clone this repo and run the following to install python packages

pip3 install -r requirements.txt

Please ensure the SCS backend of the cvxpy is properly installed in the above. See here.

Reproducing Results in the Paper

All results in the paper can be reproduced using the scripts in sim_script/journal_version

Recommended Development Setup

Clone the repo and its submodule; Install the dependency; Open the repo using vscode, where .vscode contains the python path configurations, so the scripts can be simply clicked to be run.

About

Codes for paper "SIG-SDP: Sparse Interference Graph-Aided Semidefinite Programming for Large-Scale Wireless Time-Sensitive Networking"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages