Opened 13 years ago
Last modified 7 years ago
#1703 reviewing enhancement
Implement fitness landscape analysis for the VRP — at Version 9
Reported by: | svonolfe | Owned by: | gkronber |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Analysis.FitnessLandscape | Version: | branch |
Keywords: | Cc: | epitzer |
Description (last modified by abeham)
Operators and analysis methods for performing fitness landscape analysis on the VRP should be implemented.
Change History (9)
comment:1 Changed 13 years ago by svonolfe
comment:2 Changed 13 years ago by svonolfe
Changed behavior of TwoOptStar operator such that new tours can be created in r7151
comment:3 Changed 13 years ago by epitzer
r7159 correct some typos
comment:4 Changed 13 years ago by epitzer
r7163 Add PreassignedVRPSolutionCreator for multi trajectory analysis of VRPs
comment:5 Changed 11 years ago by gkronber
- Priority changed from medium to low
Please improve the title for this ticket and accept the ticket.
comment:6 Changed 11 years ago by gkronber
comment:7 Changed 11 years ago by epitzer
- Owner changed from svonolfe to epitzer
- Status changed from new to accepted
comment:8 Changed 11 years ago by epitzer
- Owner changed from epitzer to gkronber
- Status changed from accepted to reviewing
Fix VRP FLA manipulators and adapt to VRP-3.4 (r9836)
comment:9 Changed 11 years ago by abeham
- Description modified (diff)
- Summary changed from Perform fitness landscape analysis for the VRP to Implement fitness landscape analysis for the VRP
Note: See
TracTickets for help on using
tickets.
Implemented manipulation operators for FLA in r7145