Module argmin::sa [] [src]

Simulated Annealing TODO

  • [ ] Different acceptance functions
  • [ ] Early stopping criterions

Structs

SimulatedAnnealing

Simulated Annealing struct

SimulatedAnnealingState

State of the simulated annealing solver

Enums

SATempFunc

Definition of build in temperature functions for Simulated Annealing.