Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 11 years ago

#1043 closed feature request (done)

BatchRuns should show which repetition is currently processed

Reported by: mkommend Owned by: abeham
Priority: low Milestone: HeuristicLab 3.3.8
Component: Optimization Version: 3.3.8
Keywords: Cc:

Description

It should be shown in the GUI which run is currently processed (e.g. 4/10) to have an estimate how long the batchrun needs to be finished.

Change History (8)

comment:1 Changed 12 years ago by mkommend

  • Owner changed from swagner to mkommend
  • Status changed from new to accepted

comment:2 Changed 12 years ago by mkommend

  • Owner changed from mkommend to abeham
  • Status changed from accepted to reviewing

r8668: Implemented display of calculated repetitions of a batchrun in the experiment tree view by adapting the text of the batchrun node to "Batchrun-Name x/y".

I didn't add the display to the BatchRunView as I haven't found any obvious solution how to integrate this visually appealing. However, I am open to suggestions.

Furthermore, I think we should change the name of created batchruns by the create experiment dialog.

comment:3 Changed 12 years ago by mkommend

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.8
  • Owner changed from abeham to mkommend
  • Status changed from reviewing to assigned

comment:4 Changed 12 years ago by mkommend

r8726: Removed the possibility to edit the name of optimizers in the ExperimentTreeView by pressing F2 as this feature is rarely known and used and leads to problems with the repetition display of batchruns.

comment:5 Changed 12 years ago by mkommend

  • Owner changed from mkommend to abeham
  • Status changed from assigned to reviewing

comment:6 Changed 12 years ago by abeham

  • Owner changed from abeham to mkommend

I looked at both changes and they seem adequate.

I noticed this was only done for the ExperimentTreeView. I changed this also for ExperimentListView (resp. OptimizerListView) in r8872. Please have a look and set to release if changes are okay.

comment:7 Changed 12 years ago by mkommend

  • Owner changed from mkommend to abeham
  • Status changed from reviewing to readytorelease

comment:8 Changed 11 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3 to 3.3.8
Note: See TracTickets for help on using tickets.