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) @6042   13 years abeham #1425 * Changed LocalImprovementOperators * Changed interface …
(edit) @5753   13 years svonolfe Integrated VNS into trunk (#1425)
(edit) @5445   13 years swagner Updated year of copyrights (#1406)
(edit) @5356   13 years abeham #1344 * Adapted all algorithms to count evaluated solutions / moves …
(edit) @5353   13 years abeham #1333 * Adapted local search to perform move evaluation in parallel …
(edit) @4807   13 years abeham #1244 * Removed meaningless placeholder in LocalSearchMainLoop
(edit) @4722   13 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) @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
Note: See TracRevisionLog for help on using the revision log.