Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Algorithms.TabuSearch/3.3/TabuSearch.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   15 years abeham #893 * Fixed wiring of iteration based operators like the michalewicz …
(edit) @3689   15 years abeham #893 * fixed wiring in the algorithms
(edit) @3671   15 years abeham #999 * fixed TS, SA and Island GA
(edit) @3662   15 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
(edit) @3658   15 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
(edit) @3636   15 years abeham #999 * changes in LS * counting evaluated moves * tracking best …
(edit) @3616   15 years swagner Worked on refactoring of algorithm analysis and tracing (#999) * …
(edit) @3376   15 years swagner Moved interfaces and classes for deep cloning from HeuristicLab.Core …
(edit) @3368   15 years swagner Adaptions according to the new IContent interface (#969).
(edit) @3340   15 years abeham Updated Tabu search, permutation move operators, real vector move …
(edit) @3280   15 years swagner Continued work on algorithm batch processing (#947).
(edit) @3275   15 years swagner Continued work on algorithm batch processing (#947).
(edit) @3274   15 years swagner Continued work on algorithm batch processing (#947).
(edit) @3265   15 years swagner Continued work on algorithm batch processing (#947).
(edit) @3262   15 years swagner Continued work on algorithm batch processing (#947).
(edit) @3232   15 years abeham Renamed operators according to the underlying operation #889
(edit) @3201   15 years swagner Added missing StorableClass attributes (#548).
(edit) @3189   15 years abeham Prevent starting of algorithm when problem or vital operators are null #933
(edit) @3187   15 years abeham Added move operators for real encoding and test functions #890
Note: See TracRevisionLog for help on using the revision log.