View Source API Reference annealing v0.5.0-beta.1

Modules

A generic implementation of the Simulated Annealing optimization algorithm.

Controls execution of simulated annealing.

Contains function clauses that determine solution acceptance.

Contains function clauses that cool material state.

A struct to hold the volatile state of each step of the annealing algorithm.

A struct to hold details about the overall annealing process.