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) @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
(edit) @3143   14 years abeham changed some things in the main loops #933
(edit) @3141   14 years abeham updated Tabu Search (reporting and visualization) #840
(edit) @3132   14 years abeham fixed TabuSelector #840
(edit) @3104   14 years abeham Fixed changing of MoveTabuParameter and added two different tabu …
(copy) @3100   14 years abeham Renamed TS to TabuSearch #840
copied from trunk/sources/HeuristicLab.Algorithms.TS/3.3/TSMainLoop.cs:
(edit) @3074   14 years abeham updated tabu search #840
Note: See TracRevisionLog for help on using the revision log.