bernalde / conic_disjunctive

Home Page:https://bernalde.github.io/conic_disjunctive/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conic Disjunctive Programs

This repository contains the numerical results for the manuscript "Convex Mixed-Integer Nonlinear Programs Derived from Generalized Disjunctive Programming using Cones" by David E. Bernal and Ignacio E. Grossmann. This manuscript can be found in arXiv, and a copy of it is available here.

This repository includes implementations of the different problems are performed in GAMS and are available in the instances directory. The results analysis is done using Coin-OR software Paver 2.0, and the formatted output can be found as an HTML website here.

  • trace_data: trace files of the benchmark. For more information about trace file, please refer to here.

  • paver: bash codes to obtain the paver report from trace files.

  • instances: contains the GAMS implementation of the problem instances.

  • results: paver reports of the numerical experiments.

About

https://bernalde.github.io/conic_disjunctive/

License:MIT License


Languages

Language:GAMS 74.5%Language:HTML 25.4%Language:Shell 0.1%Language:Python 0.0%