Skip to content

Allow callback to easily monitor iterations #7

@Marco-Masera

Description

@Marco-Masera

Hi. I'm currently using your package for an optimization problem.
Since I needed to easily track iterations of the algorithm to extract some measures (such as diversity of the sampled solutions at each iterations, number of clusters etc) I forked your repository and added a callback function to the abc object constructor, allowing the user to see for each iterations which points of the cost function have been measured and the corresponding fitness.

I think this functions could interest other people looking for ways to observe, measure and babysit the optimization process.
If you're interested, you could add this functionality to the package; the fork is at: https://github.com/Marco-Masera/BeeColPy_extended/tree/master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions