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.