Skip to content

MOEA/D Implementation#470

Open
junjis0203 wants to merge 5 commits into
DEAP:masterfrom
junjis0203:moead-implementation
Open

MOEA/D Implementation#470
junjis0203 wants to merge 5 commits into
DEAP:masterfrom
junjis0203:moead-implementation

Conversation

@junjis0203
Copy link
Copy Markdown

I wrote MOEA/D implementation based on zhang's original(?) Java implementation.
Could you merge to master?

MOEA/D implementation is a little large. So I made deap._algorithms sub package and put moead.py to it. deap.algorithms.moead is facade function for deap._algorithms.moead.MOEAD class.
Is this method allowed?

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