Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearchMainLoop.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3809   14 years abeham #893 * fixed BestKnownQuality tracking in tabu search and local search
(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) @3679   14 years abeham #840, #921 * fixed counting of evaluated moves slowing down execution
(edit) @3636   14 years abeham #999 * changes in LS * counting evaluated moves * tracking best …
(edit) @3621   14 years abeham Updated local search to make use of Analyzers #999
(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) @3145   14 years abeham fixed some things in trajectory based algorithms #933
(edit) @3143   14 years abeham changed some things in the main loops #933
(edit) @3134   14 years abeham Updated local search to show visualization and statistics #921
(copy) @3103   14 years abeham Renamed Algorithms.LS to Algorithms.LocalSearch #921
copied from trunk/sources/HeuristicLab.Algorithms.LS/3.3/LSMainLoop.cs:
(edit) @3096   14 years swagner Replaced LeftSelector and RightSelector by BestSelector and …
Note: See TracRevisionLog for help on using the revision log.