Convex Optimization in Julia

From MaRDI portal
Publication:6255591

arXiv1410.4821MaRDI QIDQ6255591

Author name not available (Why is that?)

Publication date: 17 October 2014

Abstract: This paper describes Convex, a convex optimization modeling framework in Julia. Convex translates problems from a user-friendly functional language into an abstract syntax tree describing the problem. This concise representation of the global structure of the problem allows Convex to infer whether the problem complies with the rules of disciplined convex programming (DCP), and to pass the problem to a suitable solver. These operations are carried out in Julia using multiple dispatch, which dramatically reduces the time required to verify DCP compliance and to parse a problem into conic form. Convex then automatically chooses an appropriate backend solver to solve the conic form problem.




Has companion code repository: https://github.com/cvxgrp/Convex.jl








This page was built for publication: Convex Optimization in Julia

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q6255591)