-
Notifications
You must be signed in to change notification settings - Fork 2
Home
aykutbulut edited this page Dec 2, 2014
·
7 revisions
Cola solves Second Order Conic Optimization (SOCO) problems using outer linear approximations. It can be used as a standalone solver or as a library. Developed by Aykut Bulut and his advisor Ted Ralphs. Conceptual design is inspired by Aykut's commitee, Pietro Belotti, Julio C. Goez, Tamas Terlaky, Ted Ralphs and Luis Zuluaga.
Cola inherits OsiClpSolverInterface class of Coin-OR Osi project. It uses Clp to solve linear optimization problems.
It is pretty straightforward. Just run 'cola input.mps'. Cola do not except any options for now. It solves a conic mps file given as an argument.
cola ex1.mps