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

MVO Algorithm #57

Open
Swenchao opened this issue Nov 30, 2020 · 0 comments
Open

MVO Algorithm #57

Swenchao opened this issue Nov 30, 2020 · 0 comments

Comments

@Swenchao
Copy link

Hello everyone,
When i try to use MVO Algorithm I have some puzzles.
In the function of "RouletteWheelSelection", it always return 0 or -1. In addition, after the following processing, the value of White_hole_index can only be 0.
"
if White_hole_index == -1:
White_hole_index = 0
White_hole_index = 0
"
I tried to modify according to my understanding, but I don’t know if it is reasonable. Please check the request.

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

No branches or pull requests

1 participant