Skip to content
This repository was archived by the owner on Nov 23, 2018. It is now read-only.

Conversation

vladimir-ch
Copy link
Member

I looked into adding DecreaseFactor to Bisection as discussed in #155. I am not sure if the logic of iterating towards the minimum would work under all conditions with a positive DecreaseFactor. I think that it would consists of more than just modifying an if check and passing a non-zero to StrongWolfeConditionsMet. Quite possibly a two-stage approach like in MoreThuente would be needed. Therefore I abandon the plan for the moment.

So at least I did a tiny cleanup. PTAL @btracey

Copy link
Member Author

Choose a reason for hiding this comment

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

I think that this is the correct condition but please check.

@btracey
Copy link
Member

btracey commented Jan 26, 2016

LGTM

@vladimir-ch vladimir-ch merged commit 79d85f7 into master Jan 26, 2016
@vladimir-ch vladimir-ch deleted the bisection branch January 26, 2016 08:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants