Ticket #1696 (accepted enhancement)
Integrate Fitness Landscape Analysis
| Reported by: | epitzer | Owned by: | epitzer |
|---|---|---|---|
| Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
| Component: | Analysis.FitnessLandscape | Version: | branch |
| Keywords: | Cc: |
Description
Move fitness landscape analysis plugins to this repository and prepare for (partial) integration into the trunk.
Change History
comment:2 Changed 18 months ago by epitzer
r7128 Integrate fitness landscape analysis plugins from Heureka! repository.
comment:6 Changed 18 months ago by epitzer
r7181 Remove readonly restriction from storable fields to allow sandboxed operation
comment:8 Changed 17 months ago by epitzer
r7208 Add ResultNamesCollector for easier configuration of BoxCharts
comment:9 Changed 17 months ago by epitzer
r7210 Improve usability of BoxChart creator: add automatic positioning of new chart elements
comment:10 Changed 17 months ago by epitzer
r7211 Make ResultNamesCollector return a CheckedItemCollection instead of individual results
comment:11 Changed 17 months ago by epitzer
r7212 Add RunCollectionDiscretizer for discretization of many values at the same time
comment:12 Changed 17 months ago by svonolfe
Added VRP problem analyzer in r7231
comment:13 Changed 17 months ago by epitzer
r7232: Updated build configuration and simplified thread handling and removed hard coded paths
comment:14 Changed 17 months ago by gkronber
The scatter plot view should not be createable
comment:15 Changed 17 months ago by epitzer
r7291: Remove creatable attribute from ScatterPlot.
comment:16 Changed 17 months ago by epitzer
r7314: Update ALGLIB references
comment:17 Changed 17 months ago by epitzer
r7315: Add VRP depot excentricity metrics
comment:18 Changed 17 months ago by svonolfe
r7316: Added Picture generator
comment:19 Changed 17 months ago by epitzer
r7321: Tweak appearance of VRP visualization
comment:20 Changed 16 months ago by epitzer
r7398: tune picture generator and add additional problems
comment:21 Changed 15 months ago by epitzer
r7472 adjust plugin dependencies
comment:22 Changed 13 months ago by epitzer
r7783 add neutrality breadth analysis by including and analyzing the number of possible neutral neighbors both overall and inside neutral areas
comment:23 Changed 11 months ago by ascheibe
comment:24 Changed 11 months ago by epitzer
r8005 derive NK Landscape from SingleObjectiveHeuristicOptimizationProblem
comment:25 Changed 8 months ago by epitzer
improve information analysis r8725
- fixed a bug in quality delta filtering
- report finer-grained results
- add total entropy
- add peak values to results
comment:26 Changed 8 months ago by epitzer
Improve Information Analyzer r8744
- Configurable discretized or full quantile analysis
- Configurable shape size
- Include peak information values and deltas in results
comment:27 Changed 4 months ago by epitzer
r9142 enable information analysis on very short walks
comment:28 Changed 4 months ago by epitzer
r9143 implement repeated up-down walks and multi-trajectory aggregation of up-down walks
