# # ChangeLog for branches/2966_interval_calculation/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/IntervalInterpreter.cs # # Generated by Trac 1.0.12 # 04/23/24 18:48:57 Tue, 11 Dec 2018 13:54:35 GMT chaider [16364] * branches/2966_interval_calculation/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/IntervalInterpreter.cs (modified) * branches/2966_interval_calculation/HeuristicLab.Problems.DataAnalysis/3.4/DatasetUtil.cs (modified) #2966 - Changed signature of GetSymbolicExressionTreeIntervals ... Tue, 27 Nov 2018 09:54:35 GMT chaider [16331] * branches/2966_interval_calculation/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/IntervalInterpreter.cs (modified) #2966: Changed Evaluate method (changed intervals parameter to optional) Tue, 27 Nov 2018 09:20:59 GMT chaider [16330] * branches/2966_interval_calculation/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) * branches/2966_interval_calculation/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/IntervalInterpreter.cs (moved) #2966: Implemented review comments and added IsCompatible method. Fri, 23 Nov 2018 16:16:51 GMT mkommend [16328] * branches/2966_interval_calculation/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/Intervalnterpreter.cs (modified) #2966: Reordered methods in interval interpreter, added IStatefulItem ...