Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation setup #189

Merged
merged 52 commits into from
Aug 13, 2024
Merged

documentation setup #189

merged 52 commits into from
Aug 13, 2024

Conversation

saurabhintoml
Copy link

No description provided.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@dhendryc dhendryc marked this pull request as draft May 23, 2024 12:26
Manifest.toml Outdated Show resolved Hide resolved
LICENSE Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/src/basics.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@dhendryc dhendryc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are still some necessary changes.

.github/workflows/CI.yml Outdated Show resolved Hide resolved
Manifest.toml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/make.jl Outdated Show resolved Hide resolved
$$


## BPCG
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move it further down the page and state that it is used as the default.


## FW gap based termination

Frank-Wolfe methods produce primal feasible iterates and an FW gap, offering many inexpensive iterations with a gradually increasing dual bound. This allows early termination of nodes when the dual bound reaches the best incumbent's objective value, avoiding unnecessary computations. Nodes can be stopped anytime to produce a useful dual bound, aiding overall progress. This flexibility contrasts with other nonlinear solvers, enabling more efficient optimization.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the explanation of the Frank-Wolfe gap?

examples/mps-example.jl Show resolved Hide resolved
examples/low_dim_in_high_dim.jl Show resolved Hide resolved
examples/lasso.jl Show resolved Hide resolved
@dhendryc dhendryc marked this pull request as ready for review August 13, 2024 11:35
@dhendryc dhendryc merged commit 109f0bd into ZIB-IOL:documentation Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants