Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealingMainLoop.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5356   13 years abeham #1344 * Adapted all algorithms to count evaluated solutions / moves …
(edit) @4722   14 years swagner Merged cloning refactoring branch back into trunk (#922)
(edit) @4068   14 years swagner Sorted usings and removed unused usings in entire solution (#1094)
(edit) @3750   14 years abeham #893 * Fixed wiring of iteration based operators like the michalewicz …
(edit) @3715   14 years abeham #893 * prevented exception in the algorithms when an operator …
(edit) @3626   14 years abeham Fixed build break in ES, LS, and SA due to Analyzer changes #999
(edit) @3622   14 years abeham Changed SA to use Analyzer #999
(edit) @3522   14 years abeham added best known quality in chart #923
(edit) @3376   14 years swagner Moved interfaces and classes for deep cloning from HeuristicLab.Core …
(edit) @3193   14 years swagner Unified *SequentialSubScopesProcessor and *ParallelSubScopesProcessor …
(edit) @3142   14 years abeham Updated simulated annealing with reporting and visualization #923
(edit) @3101   14 years abeham Updated simulated annealing: * Added inner loop to noticeably speed …
(edit) @3094   14 years abeham Completed main loop of simulated annealing Added a …
(add) @3093   14 years abeham Added initial draft of simulated annealing (not yet finished) and …
Note: See TracRevisionLog for help on using the revision log.