Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Last modified 6 years ago

#1707 assigned enhancement

Visualize the scope level to which an operator is applied on

Reported by: abeham Owned by: abeham
Priority: low Milestone: HeuristicLab 4.x Backlog
Component: Operators.Views.OperatorGraphVisualization Version: 3.3.5
Keywords: Cc:

Description

To make the operator graph more friendly to users we could visualize the scope level to which an operator is applied on. For any operator the level only depends on the number of SubScopeOperators that appear in the path before. So the graph will need to be traversed backwards from the selected operator to the initial operator and a tree view needs to be created with highlighted nodes where the operator is applied on.

Change History (4)

comment:1 Changed 11 years ago by gkronber

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 4.0.x Backlog
  • Priority changed from medium to low

This is actually an issue of documentation. In the view for the operator a visualization of the scope tree can be shown.

comment:2 follow-up: Changed 6 years ago by gkronber

  • Milestone changed from HeuristicLab 4.0 to HeuristicLab 4.x Backlog

@architects: reject?

comment:3 in reply to: ↑ 2 Changed 6 years ago by swagner

Replying to gkronber:

@architects: reject?

In my opinion, yes reject. Operator graphs and their graphical representation are not in the strategic focus of HL development anymore. Furthermore, the priority is also "low".

comment:4 Changed 6 years ago by gkronber

  • Owner changed from mkommend to abeham
  • Status changed from new to assigned
Note: See TracTickets for help on using tickets.