Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Last modified 8 years ago

#2407 new defect

Analyzers reset when changing the ProblemInstance

Reported by: pfleck Owned by:
Priority: medium Milestone: HeuristicLab 4.x Backlog
Component: ### Undefined ### Version: 3.3.11
Keywords: Cc:

Description

When changing the problem-instance of the same problem (e.g. TSP), the Analyzers reset to the default settings.

This happens because different instances sometimes specify different Evaluators, which then fires the Problem_OperatorsChanged, which resets the Analyzers.

This is especially impracticable for creating experiments with different problem instances because the custom analyzers are removed.

Change History (2)

comment:1 Changed 9 years ago by ascheibe

  • Milestone changed from HeuristicLab 3.3.12 to HeuristicLab 3.3.13

comment:2 Changed 8 years ago by gkronber

  • Milestone changed from HeuristicLab 3.3.13 to HeuristicLab 4.x Backlog
Note: See TracTickets for help on using tickets.