Skip to content

giorgapost/convex-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of convex optimization algorithms

This repository contains some of the most significant algorithms utilized for convex optimization. All of them have been implemented as MATLAB functions.

Table of Contents

Description

The development of this collection has a purpose of solving the exercises of the postgraduate course named Advanced Convex Optimization, taught by Professor A. P. Liavas in the Spring Semester of 2021-2022 at Technical University of Crete.

Both the presentation (ignore the various colors on the fonts) and the solutions of the exercises are provided in order to make the code more clear. An effort has been made so that the solutions also contain the necessary theoretical background required by a beginner on the optimization field. All exercises are based on the following book, whose study should be proved especially helpful:

Finally, do not hesitate to contact me for any questions or suggestions.

Status

Under maintenance.

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Authors

Georgios Apostolakis