Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Algorithms.TabuSearch/3.3/TabuSearchMainLoop.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7259   12 years swagner Updated year of copyrights to 2012 (#1716)
(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) @5354   13 years abeham #1333 * Adapated Tabu Search to run move evaluations and tabu check …
(edit) @5162   13 years abeham #1343 * Added backwards compatibility tagging comment and renamed region
(edit) @5160   13 years svonolfe Merged changes from branch into trunk (#1343)
(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) @3521   14 years abeham Updated tabu search to show best quality and best known quality in the …
(edit) @3376   14 years swagner Moved interfaces and classes for deep cloning from HeuristicLab.Core …
(edit) @3340   14 years abeham Updated Tabu search, permutation move operators, real vector move …
(edit) @3226   14 years swagner Implemented first version of algorithm batch processing (#947).
(edit) @3195   14 years abeham fixed algorithm when neighborhood contains only tabu moves. It will …
(edit) @3193   14 years swagner Unified *SequentialSubScopesProcessor and *ParallelSubScopesProcessor …
(edit) @3145   14 years abeham fixed some things in trajectory based algorithms #933
Note: See TracRevisionLog for help on using the revision log.