Skip to content

Debug info on local search operators #658

@jcoupey

Description

@jcoupey

For development/debugging, it would be useful to compute some stats on local search operators. Typically how many moves of each type are tested and how many are applied (maybe with associated gain). I don't think we have a sound way to decide how many of the tried moves are actually valid because most of them are usually discarded without even checking validity, based on the potential gain (or a lower bound of the gain).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions