Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Encodings.PermutationEncoding/3.3/Moves

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4722   14 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) @4046   14 years abeham #1083 * Added a stochastic move generator for insertion moves
(edit) @4045   14 years abeham #1040 * Added first possibly working NSGA-II * Added Maximization …
(edit) @3757   14 years gkronber Fixed incorrect svn property bugtraq:url. #1000
(edit) @3706   14 years abeham #839 * Added some checks to allow moves in permutation of length 2 or 3.
(edit) @3520   14 years abeham forbid changing some operator names #889, #890, #913, #914, #934, #924
(edit) @3418   14 years abeham Moved TabuMaker from Optimization to Optimization.Operators (and …
(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) @3233   14 years abeham Updated inversion moves to respect different types of permutation #889
(edit) @3232   14 years abeham Renamed operators according to the underlying operation #889
(edit) @3231   14 years abeham Added a permutation type property specifying whether it's a relative …
(edit) @3221   14 years abeham updated permutation moves, fixed 3-opt #889
(edit) @3209   14 years abeham Added 3-opt move and evaluators for the TSP Added 2-opt move …
(edit) @3206   14 years abeham fixed storable constructor in 2-opt tabu move attribute #889
(edit) @3200   14 years abeham Excluded three opt move from the project as it doesn't currently work #889
(edit) @3104   14 years abeham Fixed changing of MoveTabuParameter and added two different tabu …
(edit) @3101   14 years abeham Updated simulated annealing: * Added inner loop to noticeably speed …
(edit) @3098   14 years abeham Added simulated annealing algorithm #923
Note: See TracRevisionLog for help on using the revision log.