Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#877 closed defect (done)

Predefined GP engines for time series prognosis are defect because of the removal of local variables of function library injectors in #748

Reported by: gkronber Owned by: gkronber
Priority: medium Milestone: HeuristicLab 3.3.0
Component: ZZZ OBSOLETE: GP.StructureIdentification.TimeSeries Version: 3.2
Keywords: Cc:

Description

Access to deleted local variable DifferentialsAllowed throws an exception. The local variables were removed with #748.

Change History (8)

comment:1 Changed 14 years ago by gkronber

  • Status changed from new to assigned

comment:2 Changed 14 years ago by gkronber

Removed access to local variable DIFFERENTIALS_ALLOWED in time series prognosis engines with r2821.

comment:3 Changed 14 years ago by gkronber

Fixed build errors in tests for network function library with r2822.

comment:4 Changed 14 years ago by gkronber

Removed random selection of function library injectors from CEDMA dispatcher with r2825. (also see r2824 #758 which added functionality to direct edit the function library used by CEDMA algorithms.)

comment:5 Changed 14 years ago by gkronber

FunctionLibraryInjectorAttribute is obsolete now and should be removed. See #878

comment:6 Changed 14 years ago by gkronber

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

comment:7 Changed 13 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 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.