# # ChangeLog for branches/WebJobManager/HeuristicLab.Algorithms.NSGA2/3.3/NSGA2.cs # # Generated by Trac 1.0.12 # 06/29/24 23:30:41 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, 25 Jun 2015 08:30:06 GMT mkommend [12504] * trunk/sources/HeuristicLab.Algorithms.Benchmarks/3.3/BenchmarkAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.3/CMAEvolutionStrategy.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/CrossValidation.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GaussianProcess/GaussianProcessClassification.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GaussianProcess/GaussianProcessRegression.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/LinearDiscriminantAnalysis.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/LinearRegression.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/MultinomialLogitClassification.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/Nca/NcaAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/NearestNeighbour/NearestNeighbourClassification.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/NearestNeighbour/NearestNeighbourRegression.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkClassification.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkEnsembleClassification.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkEnsembleRegression.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/NeuralNetwork/NeuralNetworkRegression.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestClassification.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestRegression.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/SupportVectorMachine/SupportVectorClassification.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/SupportVectorMachine/SupportVectorRegression.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/TimeSeries/AutoregressiveModeling.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/kMeans/KMeansClustering.cs (modified) * trunk/sources/HeuristicLab.Algorithms.EvolutionStrategy/3.3/EvolutionStrategy.cs (modified) * trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/GeneticAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.GradientDescent/3.3/Lbfgs.cs (modified) * trunk/sources/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearch.cs (modified) * trunk/sources/HeuristicLab.Algorithms.NSGA2/3.3/NSGA2.cs (modified) * trunk/sources/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/IslandOffspringSelectionGeneticAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/OffspringSelectionGeneticAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm/3.3/SASEGASA.cs (modified) * trunk/sources/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HillClimber.cs (modified) * trunk/sources/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/ParameterlessPopulationPyramid.cs (modified) * trunk/sources/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/ParticleSwarmOptimization.cs (modified) * trunk/sources/HeuristicLab.Algorithms.RAPGA/3.3/RAPGA.cs (modified) * trunk/sources/HeuristicLab.Algorithms.ScatterSearch/3.3/ScatterSearch.cs (modified) * trunk/sources/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealing.cs (modified) * trunk/sources/HeuristicLab.Algorithms.TabuSearch/3.3/TabuSearch.cs (modified) * trunk/sources/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/VariableNeighborhoodSearch.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/MultiObjectiveOKBProblem.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB/3.3/RunCreation/SingleObjectiveOKBProblem.cs (modified) * trunk/sources/HeuristicLab.Core/3.3/Attributes/CreatableAttribute.cs (modified) * trunk/sources/HeuristicLab.Optimization/3.3/Algorithms/UserDefinedAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Optimization/3.3/MetaOptimizers/BatchRun.cs (modified) * trunk/sources/HeuristicLab.Optimization/3.3/MetaOptimizers/Experiment.cs (modified) * trunk/sources/HeuristicLab.Optimization/3.3/Problems/UserDefinedProblem.cs (modified) * trunk/sources/HeuristicLab.Optimization/3.3/RunCollection.cs (modified) * trunk/sources/HeuristicLab.Optimizer/3.3/NewItemDialog.cs (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.4/ArtificialAntProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Binary/3.3/DeceptiveStepTrapProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Binary/3.3/DeceptiveTrapProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Binary/3.3/HIFFProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Binary/3.3/OneMaxProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/MultiObjective/SymbolicClassificationMultiObjectiveProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SingleObjective/SymbolicClassificationSingleObjectiveProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/MultiObjective/SymbolicRegressionMultiObjectiveProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/SymbolicRegressionSingleObjectiveProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.TimeSeriesPrognosis/3.4/SingleObjective/SymbolicTimeSeriesPrognosisSingleObjectiveProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Trading/3.4/Symbolic/SingleObjective/Problem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationEnsembleSolution.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Clustering/ClusteringProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionEnsembleSolution.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/TimeSeriesPrognosis/TimeSeriesPrognosisProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/MatlabParameterOptimizationProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.ExternalEvaluation.Scilab/3.3/ScilabParameterOptimizationProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.ExternalEvaluation/3.4/ExternalEvaluationProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/ArtificialAnt/GEArtificialAntProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.GrammaticalEvolution/3.3/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Knapsack/3.3/KnapsackProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.LawnMower/3.3/Problem.cs (modified) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/HungarianAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/LinearAssignmentProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Programmable/3.3/MultiObjectiveProgrammableProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Programmable/3.3/SingleObjectiveProgrammableProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment.Algorithms/3.3/RobustTabooSearch.cs (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/QuadraticAssignmentProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.Scheduling/3.3/JobShopSchedulingProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.TestFunctions/3.3/SingleObjectiveTestFunctionProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) * trunk/sources/HeuristicLab.Scripting/3.3/Scripts/CSharp/CSharpScript.cs (modified) #2025: Changed categories for all creatables.