heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
39 stars 16 forks source link

Implement fitness landscape analysis for the VRP #1703

Open HeuristicLab-Trac-Bot opened 12 years ago

HeuristicLab-Trac-Bot commented 12 years ago

Issue migrated from trac ticket # 1703

milestone: HeuristicLab 3.3.x Backlog | component: Analysis.FitnessLandscape | priority: low

2011-12-07 11:34:12: svonolfe created the issue


Operators and analysis methods for performing fitness landscape analysis on the VRP should be implemented.

HeuristicLab-Trac-Bot commented 12 years ago

2011-12-07 11:35:03: svonolfe commented


Implemented manipulation operators for FLA in r7145

HeuristicLab-Trac-Bot commented 12 years ago

2011-12-07 17:40:11: svonolfe commented


Changed behavior of TwoOptStar operator such that new tours can be created in r7151

HeuristicLab-Trac-Bot commented 12 years ago

2011-12-09 00:09:04: @epitzer commented


r7159 correct some typos

HeuristicLab-Trac-Bot commented 12 years ago

2011-12-09 15:38:45: @epitzer commented


r7163 Add PreassignedVRPSolutionCreator for multi trajectory analysis of VRPs

HeuristicLab-Trac-Bot commented 11 years ago

2013-07-22 18:40:00: @gkronber changed priority from medium to low

HeuristicLab-Trac-Bot commented 11 years ago

2013-07-22 18:40:00: @gkronber commented


Please improve the title for this ticket and accept the ticket.

HeuristicLab-Trac-Bot commented 11 years ago

2013-07-25 08:33:53: @gkronber commented


Please see r9750 in #1591 (updated FLA implementation to work with VRP-3.4 implementation). To make sure no bugs have been introduced.

HeuristicLab-Trac-Bot commented 11 years ago

2013-07-25 08:33:53: @gkronber

HeuristicLab-Trac-Bot commented 11 years ago

2013-07-31 12:13:24: @epitzer changed status from new to accepted

HeuristicLab-Trac-Bot commented 11 years ago

2013-07-31 12:13:24: @epitzer changed owner from svonolfe to @epitzer

HeuristicLab-Trac-Bot commented 11 years ago

2013-08-01 13:55:40: @epitzer changed status from accepted to reviewing

HeuristicLab-Trac-Bot commented 11 years ago

2013-08-01 13:55:40: @epitzer changed owner from @epitzer to @gkronber

HeuristicLab-Trac-Bot commented 11 years ago

2013-08-01 13:55:40: @epitzer commented


Fix VRP FLA manipulators and adapt to VRP-3.4 (r9836)

HeuristicLab-Trac-Bot commented 11 years ago

2013-08-01 15:46:30: @abeham edited the issue description

HeuristicLab-Trac-Bot commented 11 years ago

2013-08-01 15:46:30: @abeham changed title from Perform fitness landscape analysis for the VRP to Implement fitness landscape analysis for the VRP

HeuristicLab-Trac-Bot commented 11 years ago

2013-08-07 13:56:11: @gkronber changed status from reviewing to assigned

HeuristicLab-Trac-Bot commented 11 years ago

2013-08-07 13:56:11: @gkronber changed owner from @gkronber to svonolfe

HeuristicLab-Trac-Bot commented 11 years ago

2013-08-07 13:56:11: @gkronber commented


Reviewed r9750 but I cannot decide if the code is OK, I believe you checked the code. I'm assigning this ticket back to the original owner: svonolfe.

HeuristicLab-Trac-Bot commented 10 years ago

2014-05-21 19:18:20: @gkronber changed status from assigned to reviewing

HeuristicLab-Trac-Bot commented 10 years ago

2014-05-21 19:18:20: @gkronber changed owner from svonolfe to @gkronber

HeuristicLab-Trac-Bot commented 8 years ago

2015-11-03 09:41:20: @gkronber changed owner from @gkronber to @epitzer

HeuristicLab-Trac-Bot commented 6 years ago

2018-02-07 17:22:29: @mkommend commented


The development of this ticket should be continued in the branch 1073_FitnessLandscapeAnalysis-VRP.