Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Last modified 5 years ago

#1696 assigned enhancement

Integrate Fitness Landscape Analysis

Reported by: epitzer Owned by: abeham
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 (38)

comment:1 Changed 12 years ago by epitzer

  • Status changed from new to accepted

comment:2 Changed 12 years ago by epitzer

r7128 Integrate fitness landscape analysis plugins from Heureka! repository.

comment:3 Changed 12 years ago by epitzer

r7141 correct output paths and add VRP analysis project

comment:4 Changed 12 years ago by epitzer

r7149 fix NK problem view plugin metadata.

comment:5 Changed 12 years ago by gkronber

r7176: adapted analyzers to compile with changes of r7172 (#1584)

comment:6 Changed 12 years ago by epitzer

r7181 Remove readonly restriction from storable fields to allow sandboxed operation

comment:7 Changed 12 years ago by epitzer

r7202: Add static item image according to #1651

comment:8 Changed 12 years ago by epitzer

r7208 Add ResultNamesCollector for easier configuration of BoxCharts

comment:9 Changed 12 years ago by epitzer

r7210 Improve usability of BoxChart creator: add automatic positioning of new chart elements

comment:10 Changed 12 years ago by epitzer

r7211 Make ResultNamesCollector return a CheckedItemCollection instead of individual results

comment:11 Changed 12 years ago by epitzer

r7212 Add RunCollectionDiscretizer for discretization of many values at the same time

comment:12 Changed 12 years ago by svonolfe

Added VRP problem analyzer in r7231

comment:13 Changed 12 years ago by epitzer

r7232: Updated build configuration and simplified thread handling and removed hard coded paths

comment:14 Changed 12 years ago by gkronber

The scatter plot view should not be createable

comment:15 Changed 12 years ago by epitzer

r7291: Remove creatable attribute from ScatterPlot.

comment:16 Changed 12 years ago by epitzer

r7314: Update ALGLIB references

comment:17 Changed 12 years ago by epitzer

r7315: Add VRP depot excentricity metrics

comment:18 Changed 12 years ago by svonolfe

r7316: Added Picture generator

comment:19 Changed 12 years ago by epitzer

r7321: Tweak appearance of VRP visualization

comment:20 Changed 12 years ago by epitzer

r7398: tune picture generator and add additional problems

comment:21 Changed 12 years ago by epitzer

r7472 adjust plugin dependencies

comment:22 Changed 12 years 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 12 years ago by ascheibe

r8002 adapted FLA to changes of r7999

comment:24 Changed 12 years ago by epitzer

r8005 derive NK Landscape from SingleObjectiveHeuristicOptimizationProblem

comment:25 Changed 11 years 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 11 years 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 11 years ago by epitzer

r9142 enable information analysis on very short walks

comment:28 Changed 11 years ago by epitzer

r9143 implement repeated up-down walks and multi-trajectory aggregation of up-down walks

comment:29 Changed 11 years ago by jkarder

r9346: adapted CustomEvaluator to changes of r9345

comment:30 Changed 10 years ago by svonolfe

r10299: Adapted all FLA related operators to subclass InstrumentedOperator

comment:31 Changed 9 years ago by ascheibe

r11626 switched FLA branch to .NET 4.5

comment:32 Changed 9 years ago by ascheibe

r11630 added missing app.config file to FLA branch

comment:33 Changed 9 years ago by ascheibe

r11661 adapted FLA to changes of #2247

comment:34 Changed 7 years ago by pfleck

r15100 adapted to changes of #2715

comment:35 Changed 7 years ago by abeham

r15290: fixed MultiTrajectoryAnalysis

comment:36 Changed 6 years ago by abeham

  • Owner changed from epitzer to architects
  • Status changed from accepted to assigned

comment:37 Changed 6 years ago by jkarder

  • Owner changed from architects to abeham

HL architects: abeham will incorporate parts of this into the trunk, the rest will continue to live as addon; the version will be updated to 3.4 to allow side-by-side execution of the addon and the trunk version

comment:38 Changed 5 years ago by abeham

r17106: fixed references

Note: See TracTickets for help on using tickets.