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

Algorithm jSO #1065

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Algorithm jSO #1065

merged 1 commit into from
Jan 22, 2024

Conversation

NAThompson
Copy link
Collaborator

Follows: Brest, Janez, Mirjam Sepesy Maucec, and Borko Boskovic. "Single objective real-parameter optimization: Algorithm jSO." 2017 IEEE congress on evolutionary computation (CEC). IEEE, 2017.

@NAThompson NAThompson force-pushed the jso_2 branch 7 times, most recently from b87f18a to 31c5801 Compare January 22, 2024 01:58
@NAThompson
Copy link
Collaborator Author

@mborland , @jzmaddock : Check out the example, I think this came out to be really cool. Obviously it would've been cooler to plot the progress than just spit it out, but still I think this is a fairly unique capability.

@NAThompson NAThompson force-pushed the jso_2 branch 2 times, most recently from cef2e8d to 2c89c24 Compare January 22, 2024 19:16
Follows: Brest, Janez, Mirjam Sepesy Maucec, and Borko Boskovic. "Single objective real-parameter optimization: Algorithm jSO." 2017 IEEE congress on evolutionary computation (CEC). IEEE, 2017.
@NAThompson NAThompson marked this pull request as ready for review January 22, 2024 19:59
@NAThompson
Copy link
Collaborator Author

@jzmaddock , @mborland : The failures are network issues. I confess I don't see much hope for a careful review of this one-it's a bunch of small but tedious improvements on the key idea of differential evolution.

I was hoping to achieve parallelization but it seems that's impossible as nearly every data structure is mutable.

@NAThompson NAThompson merged commit a1f7a30 into develop Jan 22, 2024
64 of 68 checks passed
@NAThompson NAThompson deleted the jso_2 branch January 22, 2024 22:06
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.

1 participant