User Tools

Site Tools


tutorial:cola_dietcola

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
tutorial:cola_dietcola [2014/12/03 01:14]
aykutbulut
tutorial:cola_dietcola [2014/12/07 11:35]
aykutbulut [Installation]
Line 9: Line 9:
 DietCOLA (Discrete COLA) uses branch and bound to solve second order cone optimization problems. DietCOLA is available in polyps (command dietcola). Source code of DietCOLA is available on [[https://github.com/aykutbulut/DietCOLA|github]]. DietCOLA (Discrete COLA) uses branch and bound to solve second order cone optimization problems. DietCOLA is available in polyps (command dietcola). Source code of DietCOLA is available on [[https://github.com/aykutbulut/DietCOLA|github]].
 ==== Installation ==== ==== Installation ====
-DietCOLA depends on COLA and ALPS. Once COLA and ALPS are installed and their .pc file is in your PKG_CONFIG_PATH, you can install DietCOLA by running "configure" and "make install". DietCOLA uses pkg-config to locate its dependencies.+DietCOLA depends on COLA and ALPS. Once COLA and ALPS are installed and their .pc file is in your PKG_CONFIG_PATH, you can install DietCOLA by running "configure" and "make install". DietCOLA uses pkg-config to locate its dependencies. COLA and DietCOLA are both installed in polyps (command cola and dietcola).
 ==== Using DietCOLA ==== ==== Using DietCOLA ====
 DietCOLA accepts inputs in extended mps format. See [[http://docs.mosek.com/7.0/capi/The_MPS_file_format.html|conic mps format]] for how to include cones in your mps files. Once DietCOLA is installed you can call the solver by "dietcola input.mps". For now DietCOLA does not accept any options. DietCOLA accepts inputs in extended mps format. See [[http://docs.mosek.com/7.0/capi/The_MPS_file_format.html|conic mps format]] for how to include cones in your mps files. Once DietCOLA is installed you can call the solver by "dietcola input.mps". For now DietCOLA does not accept any options.
tutorial/cola_dietcola.txt ยท Last modified: 1998/12/03 12:11 (external edit)