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

New optimization strategy #18

Open
danoan opened this issue Mar 16, 2021 · 0 comments
Open

New optimization strategy #18

danoan opened this issue Mar 16, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@danoan
Copy link
Owner

danoan commented Mar 16, 2021

I propose an alternative optimization strategy.

Currently, the optimization band is computed relative to the current contour. Therefore, it changes at every iteration. Instead, the strategy proposed here consists in fixing a (possibly) large optimization band until no improvement is found.

A great advantage of this approach is that the optimization graph is created a single time until the optimization band is changed.

@danoan danoan added the enhancement New feature or request label Mar 16, 2021
@danoan danoan added this to the v1.0 milestone Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant