Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#176 closed feature request (done)

SubScope(s)Remover

Reported by: abeham Owned by: abeham
Priority: low Milestone: HeuristicLab 3.3.0
Component: Operators Version: 3.2
Keywords: Cc:

Description (last modified by swagner)

Currently there is: SubScopeRemover in Evolutionary.Composer (remove a single subscope based on an index variable) SubScopesRemover in Metaoptimization (remove all subscopes)

I have just implemented my own SubScopesRemover (similar to the last one), but not committed yet. Should this be unified (how?) and moved into the main public tree instead?

Change History (9)

comment:1 Changed 16 years ago by swagner

As abeham pointed out, several variants of operators for removing sub-scopes are used in some sub-projects. Therefore, I think we should integrate a general purpose sub-scopes remover.

I prefer a flexible operator that can be parameterized either to remove a single sub-scope (identified by its index or name?) or to remove all sub-scopes.

Can you adapt and add your version of the SubScopesRemover, Andreas? That would be great ...

comment:2 Changed 16 years ago by swagner

  • Description modified (diff)

comment:3 Changed 16 years ago by swagner

  • Owner changed from swagner to abeham

comment:4 Changed 16 years ago by abeham

  • Status changed from new to assigned

comment:5 Changed 16 years ago by abeham

  • Milestone changed from 3.0 to 3.2
  • Version changed from 3.0 to 3.2

comment:6 Changed 16 years ago by abeham

  • Resolution set to fixed
  • Status changed from assigned to closed

done in r590

comment:7 Changed 15 years ago by swagner

  • Milestone changed from 3.2 to Iteration 0

Milestone 3.2 deleted

comment:8 Changed 13 years ago by swagner

  • Milestone changed from Iteration 0 to Current

Milestone Iteration 0 deleted

comment:11 Changed 13 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.