Skip to content

Add a "progress" argument to the callback function. #4

Description

@EliteMasterEric

Since the simulated annealing temperature has a known start and end value (from 100 * distance from point 0 to point 1 to 1e-6), progress can be represented by the size of the current temperature.

Not sure of the best way to calculate the percentage from that, but the result can be passed to the callback function to be used for progress bars.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions