simanneal
simanneal copied to clipboard
Mixin for plotting updates
class Optimizer(Annealer, AnnealGraph):
...
Would override the .update
method to generate a matplotlib plot to graphically show the progress of the simulated annealing.