# # ChangeLog for / # # Generated by Trac 1.0.12 # 08/05/24 06:23:03 Fri, 18 Mar 2011 22:23:15 GMT mkommend [5758] * branches/DataAnalysis Refactoring/HeuristicLab 3.3.sln (modified) #1418: Removed unused project ... Fri, 18 Mar 2011 22:21:19 GMT mkommend [5757] * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/DoubleRangeView.Designer.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/DoubleRangeView.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/IntRangeView.Designer.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/IntRangeView.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/StringConvertibleValueTupleView.Designer.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data.Views/3.3/StringConvertibleValueTupleView.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/DoubleRange.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/IntRange.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces/IStringConvertibleArray.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces/IStringConvertibleMatrix.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces/IStringConvertibleValue.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/Interfaces/IStringConvertibleValueTuple.cs (added) * branches/DataAnalysis Refactoring/HeuristicLab.Data/3.3/StringConvertibleValueTuple.cs (added) #1418: Implemented `StringConvertibleValueTuple`, `IntRange`, ... Fri, 18 Mar 2011 20:35:22 GMT cfleisch [5756] * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAdministrationService (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/Service References/OKBAuthenticationService (added) * branches/WebApplication/MVC2/HLWebOKBAdminPlugin/obj/Plugin/ResolveAssemblyReference.cache (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin.sln (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/App_Data (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/App_LocalResources (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Content (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Content/Site.css (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/AlgorithmClassController.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Controllers/ServiceTestController.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Global.asax (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Global.asax.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/HLWebOKBQueryPlugin.csproj.user (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Helpers/HtmlHelpers.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/AccountModels.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Models/AlgorithmClassModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/AssemblyInfo.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Algorithm.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.AlgorithmClass.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.AlgorithmData.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.AlgorithmParameter.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.DataType.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Experiment.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Platform.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Problem.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.ProblemClass.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.ProblemData.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.ProblemParameter.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Result.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/DataSources/HLWebPluginHost.OKBService.Run.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/Settings.Designer.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Properties/Settings.settings (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Resources (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Resources/Delete.bmp (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Resources/Plus.bmp (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Resources/Update.bmp (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftAjax.debug.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftAjax.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftMvcAjax.debug.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftMvcAjax.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftMvcValidation.debug.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/MicrosoftMvcValidation.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery-1.4.1-vsdoc.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery-1.4.1.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery-1.4.1.min.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery.validate-vsdoc.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery.validate.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Scripts/jquery.validate.min.js (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService.disco (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService.wsdl (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService1.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/AuthenticationService2.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/HLWebOKBAdminPlugin.OKBAuthenticationService.User.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/Reference.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/Reference.svcmap (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/configuration.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBAuthenticationService/configuration91.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/HLWebOKBAdminPlugin.OKBQueryService.Filter.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/HLWebOKBAdminPlugin.OKBQueryService.Run.datasource (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService.disco (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService.wsdl (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService1.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService2.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/QueryService3.xsd (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/Reference.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/Reference.svcmap (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/configuration.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Service References/OKBQueryService/configuration91.svcinfo (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/ViewModels/AlgorithmClassViewModel.cs (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Create.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Delete.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Details.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Edit.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/AlgorithmClass/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/ServiceTest (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/ServiceTest/Index.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Shared (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Shared/Error.aspx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Shared/LogOnUserControl.ascx (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Shared/Site.Master (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Views/Web.config (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.Debug.config (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.Release.config (added) * branches/WebApplication/MVC2/HLWebOKBQueryPlugin/Web.config (added) * branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Service References/OKBAdministrationService (added) Test Query Plugin added #1439 Fri, 18 Mar 2011 14:50:53 GMT svonolfe [5755] * trunk/sources/HeuristicLab.Optimizer/3.3/Documents/VNS_TSP.hl (added) * trunk/sources/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj (modified) Added VNS sample (#1425) Fri, 18 Mar 2011 14:37:44 GMT svonolfe [5754] * branches/VNS (deleted) Deleted VNS branch (#1425) Fri, 18 Mar 2011 14:36:57 GMT svonolfe [5753] * trunk/sources (modified) * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Algorithms.LocalSearch/3.3/HeuristicLab.Algorithms.LocalSearch-3.3.csproj (modified) * trunk/sources/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearch.cs (modified) * trunk/sources/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearchImprovementOperator.cs (copied) * trunk/sources/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearchMainLoop.cs (modified) * trunk/sources/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj (modified) * trunk/sources/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealing.cs (modified) * trunk/sources/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealingImprovementOperator.cs (copied) * trunk/sources/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealingMainLoop.cs (modified) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3 (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.csproj (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLab.snk (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLabAlgorithmsVariableNeighborhoodSearchPlugin.cs.frame (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/IShakingOperator.cs (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/Properties (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/Properties/AssemblyInfo.frame (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/ShakingOperator.cs (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/VariableNeighborhoodSearch.cs (copied) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/VariableNeighborhoodSearchMainLoop.cs (copied) * trunk/sources/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * trunk/sources/HeuristicLab.Operators/3.3/SubScopesCloner.cs (copied) * trunk/sources/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * trunk/sources/HeuristicLab.Optimization/3.3/Interfaces/ILocalImprovementOperator.cs (copied) * trunk/sources/HeuristicLab/3.3/Files.txt (modified) Integrated VNS into trunk (#1425) Fri, 18 Mar 2011 14:20:24 GMT svonolfe [5752] * branches/VNS/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj (modified) * branches/VNS/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealing.cs (modified) * branches/VNS/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealingImprovementOperator.cs (added) * branches/VNS/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealingMainLoop.cs (modified) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/IShakingOperator.cs (modified) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/ShakingOperator.cs (modified) * branches/VNS/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/VariableNeighborhoodSearch.cs (modified) Added simulated annealing improvement operator (#1425) Fri, 18 Mar 2011 13:15:49 GMT svonolfe [5751] * branches/VNS/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearch.cs (modified) * branches/VNS/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearchImprovementOperator.cs (modified) * branches/VNS/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearchMainLoop.cs (modified) Modified LocalSearch main loop (#1425) Fri, 18 Mar 2011 11:50:28 GMT gkronber [5750] * branches/DataAnalysis Refactoring/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolicExpressionView.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/RunCollectionVariableImpactView.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableView.Designer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableView.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/ILaggedTreeNode.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.4 (deleted) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/ExternalEvaluationExpressionGrammar.cs (copied) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/ExternalEvaluationGrammar.txt (copied) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/ExternalEvaluationSymbolicExpressionTreeBinaryConverter.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/ExternalEvaluationSymbolicExpressionTreeConverter.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/ExternalEvaluationSymbolicExpressionTreeStringConverter.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/ExternalEvaluationSymbolicExpressionTreeStringFormatter.cs (copied) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/HeuristicLab.Problems.ExternalEvaluation.GP-3.4.csproj (modified) * branches/DataAnalysis Refactoring/HeuristicLab/3.3/Files.txt (modified) * branches/DataAnalysis Refactoring/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj (modified) #1418 Implemented variable view that allows to add and remove ... Fri, 18 Mar 2011 09:44:18 GMT gkronber [5749] * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisExpressionTreeInterpreter.cs (modified) #1418 Minor changes in ... Fri, 18 Mar 2011 09:28:08 GMT gkronber [5748] * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisVariableFrequencyAnalyzer.cs (modified) #1418 added calculation of variable impacts to variable frequency ... Fri, 18 Mar 2011 09:01:00 GMT gkronber [5747] * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/MultiObjective/SymbolicClassificationMultiObjectiveMeanSquaredErrorTreeSizeEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/MultiObjective/SymbolicClassificationMultiObjectivePearsonRSquaredTreeSizeEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/MultiObjective/SymbolicClassificationMultiObjectiveTrainingBestSolutionAnalyzer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SingleObjective/SymbolicClassificationSingleObjectiveBoundedMeanSquaredErrorEvaluator.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SingleObjective/SymbolicClassificationSingleObjectiveMeanSquaredErrorEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SingleObjective/SymbolicClassificationSingleObjectiveOverfittingAnalyzer.cs (copied) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SingleObjective/SymbolicClassificationSingleObjectivePearsonRSquaredEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SingleObjective/SymbolicClassificationSingleObjectiveProblem.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/MultiObjective/SymbolicRegressionMultiObjectiveMeanSquaredErrorTreeSizeEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/MultiObjective/SymbolicRegressionMultiObjectivePearsonRSquaredTreeSizeEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/MultiObjective/SymbolicRegressionMultiObjectiveTrainingBestSolutionAnalyzer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/SymbolicRegressionSingleObjectiveMeanSquaredErrorEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/SymbolicRegressionSingleObjectiveOverfittingAnalyzer.cs (copied) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/SymbolicRegressionSingleObjectivePearsonRSquaredEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/SymbolicRegressionSingleObjectiveProblem.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/SymbolicRegressionSingleObjectiveTrainingBestSolutionAnalyzer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisMultiObjectiveTrainingBestSolutionAnalyzer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisMultiObjectiveValidationAnalyzer.cs (moved) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisMultiObjectiveValidationBestSolutionAnalyzer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisSingleObjectiveTrainingBestSolutionAnalyzer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisSingleObjectiveValidationAnalyzer.cs (copied) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisSingleObjectiveValidationBestSolutionAnalyzer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) #1418 renamed bounded evaluator, added base classes for single ... Fri, 18 Mar 2011 08:57:44 GMT gkronber [5746] * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4/OnlineEvaluators/OnlineLinearScalingParameterCalculator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4/OnlineEvaluators/OnlineMeanSquaredErrorEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4/OnlineEvaluators/OnlineNormalizedMeanSquaredErrorEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4/OnlineEvaluators/OnlinePearsonsRSquaredEvaluator.cs (modified) #1418 bug fixes and minor changes to improve performance in online ... Fri, 18 Mar 2011 06:27:00 GMT gkronber [5745] * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters (copied) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionLatexFormatter.cs (copied) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/SymbolicDataAnalysisExpressionMATLABFormatter.cs (copied) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/Formatters/SymbolicExpressionTreeLatexFormatter.cs (deleted) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/Formatters/SymbolicExpressionTreeMATLABFormatter.cs (deleted) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj (modified) #1418 ported formatters. Fri, 18 Mar 2011 00:38:23 GMT swagner [5744] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.3/CrossValidationView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/Clipboard.Designer.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/Clipboard.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemArrayView.Designer.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemArrayView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemCollectionView.Designer.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemCollectionView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemListView.Designer.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemListView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemSetView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/NamedItemCollectionView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/OperatorTreeView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ScopeView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/TypeSelector.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/VariableValueView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/VariableView.cs (modified) * trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/Controls/ViewHost.cs (modified) * trunk/sources/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorGraphView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/AlgorithmView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/BatchRunView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionView.Designer.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunView.cs (modified) * trunk/sources/HeuristicLab.Optimizer/3.3/StartPage.cs (modified) * trunk/sources/HeuristicLab.Parameters.Views/3.3/ValueLookupParameterView.cs (modified) * trunk/sources/HeuristicLab.Parameters.Views/3.3/ValueParameterView.cs (modified) Implemented dragging of multiple items in all collection views and ... Thu, 17 Mar 2011 22:44:39 GMT mholper [5743] * branches/OKBJavaConnector/src/main/resources/AdministrationService.svc.xml (added) * branches/OKBJavaConnector/src/main/resources/AuthenticationService.svc.xml (added) * branches/OKBJavaConnector/src/main/resources/QueryService.svc.xml (added) * branches/OKBJavaConnector/src/main/resources/RunCreationService.svc.xml (added) * branches/OKBJavaConnector/src/main/resources/wsit-client.xml (modified) added WSIT-Files for 4 Services #1441 Thu, 17 Mar 2011 20:40:31 GMT gkronber [5742] * branches/DataAnalysis Refactoring/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionGrammar.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/MultiObjective/SymbolicRegressionMultiObjectiveProblem.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/SymbolicRegressionSingleObjectivePearsonRSquaredEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisMultiObjectiveTrainingBestSolutionAnalyzer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisMultiObjectiveValidationBestSolutionAnalyzer.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4/OnlineEvaluators/OnlineCovarianceEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4/OnlineEvaluators/OnlineMeanAbsolutePercentageErrorEvaluator.cs (modified) * branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis/3.4/OnlineEvaluators/OnlinePearsonsRSquaredEvaluator.cs (modified) #1418 fixed grammar cloning bug, improved analyzers for multi ... Thu, 17 Mar 2011 16:02:34 GMT gkronber [5741] * trunk/sources/HeuristicLab.Operators/3.3/EmptyOperator.cs (modified) * trunk/sources/HeuristicLab.Optimization/3.3/UserDefinedProblem.cs (modified) * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/Attributes/NonDiscoverableTypeAttribute.cs (added) * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/DefaultApplicationManager.cs (modified) * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/LightweightApplicationManager.cs (modified) #1432: implemented `NonDiscoverableType` attribute and removed ... Thu, 17 Mar 2011 15:42:08 GMT abeham [5740] * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/3.3 (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/3.3/HeuristicLab.Plugin.csproj (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/3.3/HeuristicLab.snk (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/3.3/Plugin.cs (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/3.3/Plugin.cs.frame (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/3.3/PluginProjectTemplate.vstemplate (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/3.3/Properties (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/3.3/Properties/AssemblyInfo.cs (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/3.3/Properties/AssemblyInfo.frame (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/HeuristicLab 3.3 Plugin Template.zip (modified) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/HeuristicLab.Plugin.csproj (deleted) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/HeuristicLab.snk (deleted) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/InstallTemplate.cmd (modified) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/Plugin.cs (deleted) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/Plugin.cs.frame (deleted) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/PluginProjectCollectionTemplate.vstemplate (added) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/PluginProjectTemplate.vstemplate (deleted) * trunk/tools/Templates/HeuristicLab 3.3 Plugin Template/Properties (deleted) #567 * Changed project plugin to create the version folder inside ... Thu, 17 Mar 2011 15:30:37 GMT gkronber [5739] * trunk/sources/HeuristicLab.Common/3.3/DoubleExtensions.cs (modified) #1443 minor change to reduce expected number of comparisons in ...