Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1179 closed defect (done)

Program root symbol missing in trees

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.0
Component: Problems.ExternalEvaluation.GP Version: 3.3
Keywords: Cc:

Description

The external evaluation functional grammar does not contain the program root symbol because it is not encapsulated within the GlobalSymbolicExpressionGrammar. There is also no chance to solve this by wiring since it should be able to be embedded into any user defined parameter of any custom external evaluation problem.

Solution: Add the program root symbol manually to the grammar.

Change History (5)

comment:1 Changed 14 years ago by abeham

  • Status changed from new to accepted

comment:2 Changed 14 years ago by abeham

r4364

  • Added program root symbol

comment:3 Changed 14 years ago by abeham

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

comment:4 Changed 14 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.