Skip to content

Differential Evolution Bug #1

@AlTimofeyev

Description

@AlTimofeyev

There is a bug in the Differential Evolution (DE) algorithm, where it does NOT replace the old population with newer, optimized values. Instead of replacing the old value, like DE algorithm is supposed to do, it instead MOVES the old population values closer to the goal. This is JUST like the Particle Swarm Optimization algorithm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions