Convex Optimization (Non-linear): Difference between revisions

From Algorithm Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
== Parameters ==  
== Parameters ==  


No parameters found.
$n$: number of variables
 
$m$: number of constraints
 
$L$: length of input, in bits


== Table of Algorithms ==  
== Table of Algorithms ==  

Revision as of 07:52, 10 April 2023

Description

Convex optimization is a subfield of mathematical optimization that studies the problem of minimizing convex functions over convex sets.

Parameters

$n$: number of variables

$m$: number of constraints

$L$: length of input, in bits

Table of Algorithms

Currently no algorithms in our database for the given problem.

Time Complexity Graph

Error creating thumbnail: Unable to save thumbnail to destination

Space Complexity Graph

Error creating thumbnail: Unable to save thumbnail to destination

Time-Space Tradeoff

Error creating thumbnail: Unable to save thumbnail to destination