Free cookie consent management tool by TermsFeed Policy Generator

Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#116 closed enhancement (done)

Remove usage of SubOperatorsConstraintAnalyser in GP operators

Reported by: gkronber Owned by: gkronber
Priority: low Milestone: HeuristicLab 3.3.0
Component: StructureIdentification Version: 3.1
Keywords: Cc:

Description

Each operator from the operator-library already has a variable that contains the allowed sub-operators for each sub-tree slot. Instead of repeatedly calling SubOperatorsConstraintAnalyser we can just read the precalculated variable value.

Change History (4)

comment:1 Changed 16 years ago by gkronber

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

fixed together with the refactoring of HeuristicLab.Functions and HeuristicLab.StructureIdentification (merged back to trunk with r155)

comment:2 Changed 15 years ago by swagner

  • Milestone changed from 3.1 to Iteration 0

Milestone 3.1 deleted

comment:3 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.