Skip to content
/ COLA Public
forked from aykutbulut/COLA

Conic Optimization using Linear Approximation

License

EPL-1.0, EPL-1.0 licenses found

Licenses found

EPL-1.0
LICENSE
EPL-1.0
COPYING
Notifications You must be signed in to change notification settings

caomw/COLA

 
 

Repository files navigation

COLA Build Status

Conic Optimization using Linear Approximation

Abbreviations:

Cola (Conic Optimization with Linear Approximation) Soco (Second Order Conic Optimization)

Description:

Cola is a solver to solve SOCO problems. It can be used as a standalone solver or as a library. Developed by Aykut Bulut and his advisor Ted Ralphs. Conceptual desing is inspired by Aykut's commitee, Pietro Belotti, Julio C. Goez, Tamas Terlaky, Ted Ralphs and Luis Zuluaga.

How to use cola:

It is pretty straightforward. Cola do not except any options for now. Cola solves a conic mps file given as an argument.

Example use:

cola ex1.mps

INSTALL

See INSTALL file.

About

Conic Optimization using Linear Approximation

Resources

License

EPL-1.0, EPL-1.0 licenses found

Licenses found

EPL-1.0
LICENSE
EPL-1.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 70.4%
  • C++ 29.0%
  • Other 0.6%