takasimiz / opt-comp

Components of Optimization
1 stars 0 forks source link

Define convex #1

Open takasimiz opened 3 years ago

takasimiz commented 3 years ago

Is it the popular one or something else?

What's a difference between conv and a fix point?

Ind conv X f: X -> Y := ....
takasimiz commented 3 years ago

If you wanna compare a global alg vs a local opt, I guess a concrete definition of what a convex is is needed.

Alg A \ Alg B Local Global
Local Concrete Concrete
Global Concrete Abstruct