Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 13 years ago

#1392 closed feature request (done)

Successful offspring analysis should be added

Reported by: svonolfe Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.4
Component: Analysis Version: 3.3.4
Keywords: Cc:

Description

Different operators should be analyzed for their success in an OSGA.

Change History (18)

comment:1 Changed 13 years ago by svonolfe

Created branch in r5370

comment:2 Changed 13 years ago by svonolfe

Implemented first version of success progress analysis in r5372

comment:3 Changed 13 years ago by svonolfe

Implemented review comments by abeham for the SuccessProgressAnalysis in r5379

comment:4 Changed 13 years ago by svonolfe

  • Status changed from new to accepted

comment:5 Changed 13 years ago by svonolfe

  • Owner changed from svonolfe to swagner
  • Status changed from accepted to reviewing

comment:6 Changed 13 years ago by svonolfe

  • Owner changed from swagner to svonolfe
  • Status changed from reviewing to assigned

comment:7 Changed 13 years ago by svonolfe

  • Status changed from assigned to accepted

comment:8 Changed 13 years ago by svonolfe

Implemented various changes as proposed by vdorfer and swinkler in r5492

  • Collecting the successful values now works when elites are enabled
  • The initial iteration (0) is not collected
  • The DataTable now has a Name

comment:9 Changed 13 years ago by svonolfe

Added success-dependant execution of the operators for the VRP in r5493

comment:10 Changed 13 years ago by svonolfe

  • Milestone changed from HeuristicLab Backlog to HeuristicLab 3.3.4
  • Owner changed from svonolfe to swagner
  • Status changed from accepted to reviewing

We still have to find a better solution for the success-dependant execution of the operators (r5493), this should be implemented in a generic way (not VRP specific). The other concepts should be fine.

comment:11 Changed 13 years ago by svonolfe

  • Owner changed from swagner to svonolfe
  • Status changed from reviewing to assigned

comment:12 Changed 13 years ago by svonolfe

  • Owner changed from svonolfe to swagner
  • Status changed from assigned to reviewing
  • Summary changed from Success progress analysis should be added to Successful offspring analysis should be added

Implemented review comments from swagner in r5682, integrated successful offspring analysis into trunk in r5683, deleted branch in r5684

Last edited 13 years ago by svonolfe (previous) (diff)

comment:13 Changed 13 years ago by svonolfe

  • Owner changed from swagner to svonolfe
  • Status changed from reviewing to assigned
  • Version changed from branch to 3.3.4

comment:14 Changed 13 years ago by svonolfe

  • Owner changed from svonolfe to swagner
  • Status changed from assigned to reviewing

Implemented review comments from swagner in r5725

comment:15 Changed 13 years ago by svonolfe

Made the SelectedOperator parameter of the StochasticMultiBranch visible, so the name can be changed in r5856

Last edited 13 years ago by svonolfe (previous) (diff)

comment:16 Changed 13 years ago by abeham

  • Owner changed from swagner to abeham

comment:17 Changed 13 years ago by abeham

  • Status changed from reviewing to readytorelease

Thx for implementing this, I think it works pretty well and I have used this. A little documentation on how to use the feature would be nice, but overall I think we can release this.

comment:18 Changed 13 years ago by swagner

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