Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 484 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 484 Bytes

SDPCutSel-via-NN

Implementation to select cutting planes for quadratic semidefinite outer-approximation via trained neural networks, from paper below.

Baltean-Lugojan Radu, Pierre Bonami, Ruth Misener, and Andrea Tramontani. "Scoring positive semidefinite cutting planes for quadratic optimization via trained neural networks." (2018). http://www.optimization-online.org/DB_HTML/2018/11/6943.html.

The readme.txt details dependencies, how the code is organized and how to run it.