# # ChangeLog for branches # # Generated by Trac 1.0.12 # 12/01/24 00:14:54 Tue, 08 Mar 2016 10:33:21 GMT bburlacu [13665] * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks/3.3/SymbolicDataAnalysisVariableImpactsAnalyzer.cs (modified) #2288: Improve calculation of variable impacts in the analyzer Tue, 08 Mar 2016 10:24:33 GMT bburlacu [13664] * branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks/3.3/CreateTargetVariationExperimentDialog.cs (modified) #2288: Change the CreateTargetVariationExperimentDialog so that it ... Mon, 07 Mar 2016 20:29:00 GMT abeham [13663] * branches/PerformanceComparison/HeuristicLab.Analysis/3.3/QualityAnalysis/QualityDistributionAnalyzer.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.Designer.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/HeuristicLab.OptimizationExpertSystem.Views-3.3.csproj (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/ExpertSystem.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/HeuristicLab.OptimizationExpertSystem.Common-3.3.csproj (moved) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/Plugin.cs.frame (modified) #2457: worked on expert system Mon, 07 Mar 2016 09:18:05 GMT ascheibe [13656] * branches/WebJobManager (copied) * branches/WebJobManager/HeuristicLab 3.3.sln (modified) * branches/WebJobManager/HeuristicLab.Algorithms.Benchmarks/3.3/Benchmark.cs (modified) * branches/WebJobManager/HeuristicLab.Algorithms.Benchmarks/3.3/BenchmarkAlgorithm.cs (modified) * branches/WebJobManager/HeuristicLab.Algorithms.DataAnalysis/3.4/CrossValidation.cs (modified) * branches/WebJobManager/HeuristicLab.Algorithms.DataAnalysis/3.4/kMeans/KMeansClusteringModel.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/AlleleFrequencyAnalysis/AlleleFrequencyCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/AlleleFrequencyAnalysis/AlleleFrequencyCollectionHistory.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/DataTable.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/DataTableHistory.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/HeatMap.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/HeatMapHistory.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlot.cs (modified) * branches/WebJobManager/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlotHistory.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Access/3.3/ServiceClients/AccessItem.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Access/3.3/ServiceClients/Client.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Access/3.3/ServiceClients/ClientGroup.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Controllers (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Controllers/HomeController.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Controllers/JobController.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/HeuristicLab.Clients.Hive.WebJobManager.xproj (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/HeuristicLab.Clients.Hive.WebJobManager.xproj.user (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Models (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Properties (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Properties/launchSettings.json (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Services (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Services/HiveServiceLocatorWebManagerService.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Services/ILoginViewModelService.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Services/LoginViewModelService.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Startup.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/ViewModels (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/ViewModels/JobViewModel.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/ViewModels/LoginViewModel.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/ViewModels/UploadedJobViewModel.cs (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Home (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Home/Index.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Home/LoginHome.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Job (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Job/Index.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Job/Upload.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared/Components (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared/Components/Alert (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared/Components/Alert/Default.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/Shared/_Layout.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/_ViewImports.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/_ViewStart.cshtml (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/conf.json (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/project.json (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/project.lock.json (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/StyleSheet.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap-theme.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap-theme.css.map (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap-theme.min.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap-theme.min.css.map (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap.css.map (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap.min.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/bootstrap.min.css.map (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/font-awesome.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/min (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/min/site.min.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/morris.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/css/sb-admin-2.css (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/FontAwesome.otf (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/fontawesome-webfont.eot (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/fontawesome-webfont.svg (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/fontawesome-webfont.ttf (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/fontawesome-webfont.woff (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.eot (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.svg (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.ttf (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.woff (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/fonts/glyphicons-halflings-regular.woff2 (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/img (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/img/HeuristicLabBanner.png (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/bootstrap.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/bootstrap.min.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/jquery.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/min (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/min/site.min.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/morris.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/npm.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/js/raphael.js (added) * branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/wwwroot/web.config (added) * branches/WebJobManager/HeuristicLab.Clients.Hive/3.3/HiveTasks/HiveTask.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Hive/3.3/ServiceClients/HiveItem.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.Hive/3.3/Tasks/EngineTask.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.OKB/3.3/Administration/ServiceClient/OKBItem.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBAlgorithm.cs (modified) * branches/WebJobManager/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemArray.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemDictionary.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemList.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ItemSet.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/KeyedItemCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemArray.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemDictionary.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemList.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyItemSet.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Collections/ReadOnlyKeyedItemCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Executable.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Item.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Log.cs (modified) * branches/WebJobManager/HeuristicLab.Core/3.3/Scope.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/BoolValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/Comparison.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/DoubleValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/EnumValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/IntValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/StringArray.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/StringConvertibleValueTuple.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/StringMatrix.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/StringValue.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/ValueTypeArray.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/ValueTypeMatrix.cs (modified) * branches/WebJobManager/HeuristicLab.Data/3.3/ValueTypeValue.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/CorrelationMatrixContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/DataCompletenessChartContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/DataGridContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/FilterContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/HistogramContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/LineChartContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/ManipulationContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/PreprocessingChartContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/ScatterPlotContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/StatisticsContent.cs (modified) * branches/WebJobManager/HeuristicLab.DataPreprocessing/3.4/Content/TransformationContent.cs (modified) * branches/WebJobManager/HeuristicLab.Encodings.PermutationEncoding/3.3/PermutationType.cs (modified) * branches/WebJobManager/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionTree.cs (modified) * branches/WebJobManager/HeuristicLab.Operators.Programmable/3.3/ProgrammableOperator.cs (modified) * branches/WebJobManager/HeuristicLab.Operators/3.3/AlgorithmOperator.cs (modified) * branches/WebJobManager/HeuristicLab.Operators/3.3/Operator.cs (modified) * branches/WebJobManager/HeuristicLab.Operators/3.3/ReductionOperation.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Algorithms/Algorithm.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/MetaOptimizers/BatchRun.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/MetaOptimizers/TimeLimitRun.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Problems/Problem.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Problems/UserDefinedProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/ResultCollection.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Termination/MultiTerminator.cs (modified) * branches/WebJobManager/HeuristicLab.Optimization/3.3/Termination/Terminator.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.ArtificialAnt/3.4/AntTrail.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/ModelCreators/AccuracyMaximizingThresholdsModelCreator.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/ModelCreators/NearestNeighborModelCreator.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/ModelCreators/NormalDistributedThresholdsModelCreator.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisModel.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/DataAnalysisSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.ExternalEvaluation/3.4/EvaluationCache.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.ExternalEvaluation/3.4/ExternalEvaluationProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.ExternalEvaluation/3.4/MultiObjectiveExternalEvaluationProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt/Trail.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.GrammaticalEvolution/3.3/Symbolic/GESymbolicDataAnalysisProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.GrammaticalEvolution/3.4/SymbolicRegression/GESymbolicDataAnalysisProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Knapsack/3.3/KnapsackSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Orienteering/3.3/OrienteeringSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.PTSP/3.3/PathPTSPTour.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Programmable/3.3/MultiObjectiveProgrammableProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.QuadraticAssignment/3.3/QuadraticAssignmentProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Scheduling/3.3/Decoders/JSMDecodingErrorPolicy.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.Scheduling/3.3/Decoders/JSMForcingStrategy.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.TestFunctions/3.3/SingleObjectiveTestFunctionSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.TravelingSalesman/3.3/PathTSPTour.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.VehicleRouting/3.4/Analyzer/VRPSolution.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/TourEncoding.cs (modified) * branches/WebJobManager/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) * branches/WebJobManager/HeuristicLab.Scripting/3.3/Script.cs (modified) * branches/WebJobManager/HeuristicLab.Scripting/3.3/VariableStore.cs (modified) #2582 created branch for Hive Web Job Manager Thu, 03 Mar 2016 14:54:48 GMT abeham [13649] * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.Designer.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.resx (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/ExpertSystem.cs (modified) #2457: fixed bugs in suggestions Fri, 26 Feb 2016 00:18:36 GMT ichiriac [13634] * branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution/HeuristicLab.Algorithms.DifferentialEvolution.csproj.user (added) Add files to svn for differential evoulution algorithm Fri, 26 Feb 2016 00:10:18 GMT ichiriac [13633] * branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution/HeuristicLab.Algorithms.DifferentialEvolution.csproj (added) Add project file for DE algorithm Wed, 24 Feb 2016 18:09:39 GMT ichiriac [13632] * branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution/DifferentialEvolution.cs (modified) Implement basic version of differential evolution algorithm Basic ... Thu, 18 Feb 2016 18:36:09 GMT bburlacu [13625] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Tracking/SchemaDiversification/SchemaCreator.cs (modified) #1772: Small refactor of the `SchemaCreator` to avoid generating ... Thu, 18 Feb 2016 18:33:54 GMT bburlacu [13624] * branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Tracking/Analyzers/SymbolicDataAnalysisSchemaFrequencyAnalyzer.cs (modified) #1772: Improve the SchemaFrequencyAnalyzer and add calculation of ... Wed, 17 Feb 2016 13:38:27 GMT mkommend [13623] * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Data/MOTFInstanceProvider.cs (added) #1087: Added instance provider base class for MOTestFunctions. Wed, 17 Feb 2016 10:19:58 GMT bwerth [13622] * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/IMOSolution.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/MOSolution.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3.csproj (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/MultiObjectiveTestFunctionProblem.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT/ZDT.cs (modified) #1087 recommited project file, renamed IMOSolution to MOSolution Mon, 15 Feb 2016 16:19:34 GMT bwerth [13620] * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/Crowding.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/GenerationalDistance.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/HyperVolume.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/HyperVolumeFast.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/InvertedGenerationalDistance.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/Spacing.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/Utilities.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Data (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Data/DTLZInstanceProvider.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Data/MISCInstanceProvider.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Data/MOTFData.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Data/MOTFDataDescriptor.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Data/ZDTInstanceProvider.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/IMOQualities.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/IMOSolution.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/MOQualitiesScatterPlotView.Designer.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/MOQualitiesScatterPlotView.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/MOQualitiesScatterPlotView.resx (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/MOQulaitiesView.Designer.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/MOQulaitiesView.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Drawings/MOQulaitiesView.resx (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Interfaces/IMultiObjectiveDistance.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Interfaces/IMultiObjectiveTestFunction.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/MultiObjectiveTestFunctionProblem.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/NonDominatedSelect.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/PFReader.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/PFStore.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ1.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ2.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ3.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ4.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ5.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ6.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ7.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ/DTLZ8.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ1.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ2.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ3.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ4.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ5.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ6.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/DTLZ7.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/Fonseca.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/Kursawe.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/MultiObjectiveTestFunction.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/SchafferN1.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/SchafferN2.cs (modified) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT/ZDT.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT/ZDT1.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT/ZDT2.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT/ZDT3.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT/ZDT4.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT/ZDT6.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT1.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT2.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT3.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT4.cs (deleted) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/ZDT6.cs (deleted) #1087 regorganized testfunctions, added view for qualities Sun, 14 Feb 2016 19:21:32 GMT ichiriac [13619] * branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution (added) * branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution/DifferentialEvolution.cs (added) * branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution/Plugin.cs (added) * branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution/Properties (added) * branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution/Properties/AssemblyInfo.cs (added) * branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution/TheKey.snk (added) Create basic structure for Differential Evolution Plugin Created ... Fri, 12 Feb 2016 14:23:47 GMT gkronber [13618] * branches/ichiriac (added) folder for student implementing differential evolution Fri, 12 Feb 2016 14:19:47 GMT gkronber [13617] * branches/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost/3.3/HeuristicLab.Problems.BioBoost-3.3.csproj (modified) * branches/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost/3.3/Plugin.cs.frame (modified) * branches/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost/3.3/packages.config (modified) * branches/HeuristicLab.Problems.BioBoost/packages (modified) #2499 * removed brutile dependency * upgraded YamlDotNet to ... Tue, 09 Feb 2016 10:14:25 GMT pkuelzer [13615] * branches/IslandALPS/IslandALPS/3.3/IslandALPSAlgorthmsMainLoop.cs (modified) #2558 removed island generations parameter changed operator graph so ... Mon, 08 Feb 2016 20:54:26 GMT gkronber [13613] * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/Encodings/GroupingVector/GroupingVectorEncoding.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/Encodings/PackingSequence/IPackingSequenceCreator.cs (added) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/Encodings/PackingSequence/PackingSequence.cs (added) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/Encodings/PackingSequence/PackingSequenceEncoding.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/Encodings/PackingSequence/PackingSequenceRandomCreator.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/PackingSolutionDecoder.cs (modified) #1966: started work on PackingSequenceEncoding Mon, 08 Feb 2016 20:38:13 GMT gkronber [13612] * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.2D/3.3/BinPacking2D.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.3D/3.3/BinPacking3D.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/PackingPlan2DView.cs (modified) #1966: refactoring: core compiles Mon, 08 Feb 2016 20:32:33 GMT gkronber [13611] * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.2D/3.3/HeuristicLab.Problems.BinPacking2D-3.3.csproj (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.2D/3.3/PackingPlan2D.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.2D/3.3/RectangularIdenticalBinPackingProblem.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.3D/3.3/HeuristicLab.Problems.BinPacking3D-3.3.csproj (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.3D/3.3/PackingPlan3D.cs (moved) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/Encodings/PackingPlans/PackingPlan.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj (modified) #1966: continue splitting into 2d and 3d implementations