Skip to main content

Showing 1–3 of 3 results for author: Dunning, I

Searching in archive math. Search in all archives.
.
  1. arXiv:1508.01982  [pdf, ps, other

    math.OC cs.MS

    JuMP: A Modeling Language for Mathematical Optimization

    Authors: Iain Dunning, Joey Huchette, Miles Lubin

    Abstract: JuMP is an open-source modeling language that allows users to express a wide range of optimization problems (linear, mixed-integer, quadratic, conic-quadratic, semidefinite, and nonlinear) in a high-level, algebraic syntax. JuMP takes advantage of advanced features of the Julia programming language to offer unique functionality while achieving performance on par with commercial modeling tools for… ▽ More

    Submitted 15 August, 2016; v1 submitted 8 August, 2015; originally announced August 2015.

  2. Extended Formulations in Mixed Integer Conic Quadratic Programming

    Authors: Juan Pablo Vielma, Iain Dunning, Joey Huchette, Miles Lubin

    Abstract: In this paper we consider the use of extended formulations in LP-based algorithms for mixed integer conic quadratic programming (MICQP). Extended formulations have been used by Vielma, Ahmed and Nemhauser (2008) and Hijazi, Bonami and Ouorou (2013) to construct algorithms for MICQP that can provide a significant computational advantage. The first approach is based on an extended or lifted polyhedr… ▽ More

    Submitted 13 July, 2016; v1 submitted 28 May, 2015; originally announced May 2015.

  3. arXiv:1312.1431  [pdf, other

    math.OC cs.PL math.NA

    Computing in Operations Research using Julia

    Authors: Miles Lubin, Iain Dunning

    Abstract: The state of numerical computing is currently characterized by a divide between highly efficient yet typically cumbersome low-level languages such as C, C++, and Fortran and highly expressive yet typically slow high-level languages such as Python and MATLAB. This paper explores how Julia, a modern programming language for numerical computing which claims to bridge this divide by incorporating rece… ▽ More

    Submitted 4 December, 2013; originally announced December 2013.

    Comments: Source code included in supplement