#1140 closed defect (duplicate)
The FunctionTreeGrammar in the SymbolicRegressionProblem is not cloned
Reported by: | mkommend | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: Problems.DataAnalysis.Regression | Version: | 3.3.0 |
Keywords: | Cc: |
Description
A proof can be easily reproduced. Create two SymbolicRegressionProblems and change the FunctionTreeGrammar in one of them. The FunctionTreeGrammar in the other problem changes in the same way, which indicates that both problems reference the same FunctionTreeGrammar.
Change History (5)
comment:1 Changed 14 years ago by mkommend
- Summary changed from The FunctionTreeGrammar in the SymbolicRegressionProblem changes is not cloned to The FunctionTreeGrammar in the SymbolicRegressionProblem is not cloned
comment:2 Changed 14 years ago by gkronber
comment:3 Changed 14 years ago by gkronber
- Resolution set to duplicate
- Status changed from new 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.
Related to #1028