# # ChangeLog for branches # # Generated by Trac 1.0.12 # 05/14/24 05:05:40 Mon, 17 Dec 2012 15:03:04 GMT mkommend [9066] * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithm.cs (modified) #1997: Adapted IslandGA to allow subclassing. Mon, 17 Dec 2012 14:53:46 GMT mkommend [9065] * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm (copied) #1997: Branched HL.Algorithms.OffspringSelectionGeneticAlgorithm. Mon, 17 Dec 2012 14:52:45 GMT mkommend [9064] * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.GeneticAlgorithm (copied) #1997: Branched HL.Algorithms.GeneticAlgorithm. Mon, 17 Dec 2012 08:37:16 GMT fschoepp [9062] * branches/OaaS/HeuristicLab.Services.Optimization.Controller/HL/HiveScenarioManager.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/HeuristicLab.Services.Optimization.ControllerService.csproj (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Interfaces/Model (added) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Interfaces/Model/ControllerModel.cs (added) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Model (deleted) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/packages.config (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/Site.css (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/Styling.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/css/demo_page.css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/css/demo_table.css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/css/demo_table_jui.css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/css/jquery.dataTables.css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/css/jquery.dataTables_themeroller.css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/Sorting icons.psd (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/back_disabled.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/back_enabled.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/back_enabled_hover.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/favicon.ico (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/forward_disabled.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/forward_enabled.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/forward_enabled_hover.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/sort_asc.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/sort_asc_disabled.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/sort_both.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/sort_desc.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/datatable/images/sort_desc_disabled.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/Site.css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/._bg_footer.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/._bg_header.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/._bg_main.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/._bg_mainmenu.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/._hl-logo.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/bg_footer.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/bg_header.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/bg_main.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/bg_mainmenu.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/hl/images/hl-logo.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/MIT-LICENSE.txt (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/excanvas.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/gpl-2.0.txt (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/background.jpg (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/basicline.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/basiclogaxis.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/basiclogoptions.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/basicoptions.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/dualaxis.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/logo.jpg (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/navdocs.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/navdocsover.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/navdownload.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/navdownloadover.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/navexamples.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/navexamplesover.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/navhome.gif (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/navhome.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/navhomeover.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/new.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/sample3.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/images/samplesm.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqPlotCssStyling.txt (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqPlotOptions.txt (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.axisLabelRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.axisTickRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.canvasGridRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.core.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.divTitleRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.lineRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.linearAxisRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.linearTickGenerator.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.markerRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.shadowRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.shapeRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.sprintf.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.tableLegendRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jqplot.themeEngine.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jquery.jqplot.css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jquery.jqplot.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jquery.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jquery.min.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jsdate.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/jsl.conf (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/optionsTutorial.txt (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.BezierCurveRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.barRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.blockRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.bubbleRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.canvasAxisLabelRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.canvasAxisTickRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.canvasOverlay.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.canvasTextRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.categoryAxisRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.ciParser.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.cursor.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.dateAxisRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.donutRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.dragable.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.enhancedLegendRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.funnelRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.highlighter.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.json2.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.logAxisRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.mekkoAxisRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.mekkoRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.meterGaugeRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.ohlcRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.pieRenderer.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.pointLabels.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/plugins/jqplot.trendline.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/src/usage.txt (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/jqplot/version.txt (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-bg_flat_10_000000_40x100.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-icons_222222_256x240.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-icons_228ef1_256x240.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-icons_ef8c08_256x240.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-icons_ffd27a_256x240.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/images/ui-icons_ffffff_256x240.png (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/jquery-ui-1.9.2.css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Content/ui-lightness/jquery-ui-1.9.2.min.css (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Controllers/ChartController.cs (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Controllers/OptimizationController.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/HeuristicLab.Services.Optimization.Web.csproj (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Models/ChartModels.cs (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Models/OptimizationModels.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Scripts/jquery-1.8.3.min.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Scripts/jquery-ui-1.9.2.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Scripts/jquery-ui-1.9.2.min.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Scripts/jquery.dataTables.min.js (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Account/LogOn.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Chart (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Chart/GenerateChart.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Optimization/Index.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Optimization/JobDetails.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates/DecimalMatrix.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates/InputParameters.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates/DecimalMatrix.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates/DecimalVector.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/_Layout.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/_LogOnPartial.cshtml (modified) #1888: Backend changes: * Simplified job state detection (only one ... Mon, 17 Dec 2012 07:34:08 GMT ascheibe [9061] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/RunCollectionStatisticalTabularView.cs (modified) #1886 added average of first, last, upper and lower 25% to ... Fri, 14 Dec 2012 23:00:42 GMT ascheibe [9060] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/Plugin.cs.frame (modified) #1886 cleaned up plugin dependencies Fri, 14 Dec 2012 15:03:28 GMT ascheibe [9059] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/DataTableHelper.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/ScatterPlotHelper.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/SolutionToPopulationAnalyzer.cs (modified) #1886 track min and max quality values for scaling Fri, 14 Dec 2012 14:12:56 GMT ascheibe [9058] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/SolutionToPopulationAnalyzer.cs (modified) #1886 also track quality of solutions Fri, 14 Dec 2012 10:06:24 GMT ascheibe [9054] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/AfterCrossoverCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/AfterMutationCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/QAPAfterCrossoverCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/QAPAfterMutationCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/TFAfterCrossoverCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/TFAfterMutationCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/VRPAfterCrossoverCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/VRPAfterMutationCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CrossoverPerformanceAnalyzer.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/SolutionToPopulationAnalyzer.cs (added) #1886 added an analyzer for comparing the current solution to the ... Thu, 13 Dec 2012 15:52:40 GMT ascheibe [9053] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/AfterCrossoverCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/AfterMutationCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/Plugin.cs.frame (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/Views (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/Views/SuccessorConfigurator.Designer.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/Views/SuccessorConfigurator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/Views/SuccessorConfiguratorMenuItem.cs (added) #1886 added a dialog for adding operators as successors to other ... Thu, 13 Dec 2012 14:35:59 GMT mkommend [9051] * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/HeuristicLab.Algorithms.DataAnalysis.Symbolic.csproj (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/HeuristicLab.Algorithms.DataAnalysis.Symbolic.csproj.user (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/Plugin.cs.frame (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/SymbolicDataAnalysisIslandGAEvaluator.cs (added) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/SymbolicDataAnalysisIslandGeneticAlgorithm.cs (added) #1997: Added project and evaluator stub for SymbolicDataAnalysisIslandGA. Thu, 13 Dec 2012 12:41:34 GMT ascheibe [9050] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/QAPAfterCrossoverCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/VRPAfterCrossoverCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/VRPAfterMutationCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CrossoverPerformanceAnalyzer.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) #1886 added performance analyzers for the VRP Thu, 13 Dec 2012 10:25:48 GMT mkommend [9048] * branches/DataAnalysis.IslandAlgorithms (added) * branches/DataAnalysis.IslandAlgorithms/Build.cmd (added) * branches/DataAnalysis.IslandAlgorithms/DataAnalysis.IslandAlgorithms.sln (added) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic (added) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3 (added) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/HeuristicLab.Algorithms.DataAnalysis.Symbolic.csproj (added) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/HeuristicLab.Algorithms.DataAnalysis.Symbolic.csproj.user (added) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/HeuristicLab.snk (added) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/Plugin.cs.frame (added) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/Properties (added) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Algorithms.DataAnalysis.Symbolic/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/DataAnalysis.IslandAlgorithms/PreBuildEvent.cmd (added) #1997: Added project structure in the symbolic algorithms branch. Thu, 13 Dec 2012 09:41:22 GMT mkommend [9047] * branches/Sliding Window GP/HeuristicLab.Problems.DataAnalysis.Symbolic (modified) * branches/Sliding Window GP/HeuristicLab.Problems.DataAnalysis.Symbolic.Views (modified) * branches/Sliding Window GP/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SlidingWindow/OffspringSelectionSlidingWindowAnalyzer.cs (copied) #1837: Committed local changes in sliding window GP branch. Thu, 13 Dec 2012 09:40:23 GMT bburlacu [9046] * branches/HeuristicLab.TreeSimplifier (deleted) #1763: Removed branch since the changes have already been integrated ... Thu, 13 Dec 2012 09:31:54 GMT ascheibe [9045] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/QAPAfterMutationCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/TFAfterMutationCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/MutationPerformanceAnalyzer.cs (modified) #1886 added mutation performance analyzer for test functions Wed, 12 Dec 2012 22:28:52 GMT ascheibe [9044] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/QAPAfterCrossoverCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/QAPAfterMutationCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/TFAfterCrossoverCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/TSPAfterCrossoverCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CombinedOperators/TSPAfterMutationCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/CrossoverPerformanceAnalyzer.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/QAPAfterCrossoverCombinedOperator.cs (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/QAPAfterMutationCombinedOperator.cs (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/TSPAfterCrossoverCombinedOperator.cs (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/TSPAfterMutationCombinedOperator.cs (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/UnwantedMutationAnalyzer.cs (deleted) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/UnwantedMutationAnalyzers (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/UnwantedMutationAnalyzers/IUnwantedMutationAnalyzer.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/UnwantedMutationAnalyzers/PermutationUnwantedMutationAnalyzer.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/UnwantedMutationAnalyzers/UnwantedMutationAnalyzer.cs (added) #1886 - improved unwanted mutation analyzer - added test functions ... Wed, 12 Dec 2012 21:10:04 GMT ascheibe [9042] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/AfterMutationCombinedOperator.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/QAPAfterMutationCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/TSPAfterCrossoverCombinedOperator.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/TSPAfterMutationCombinedOperator.cs (added) #1886 added mutation performance analyzer for the QAP Wed, 12 Dec 2012 15:50:46 GMT abeham [9041] * branches/RuntimeOptimizer/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj (modified) * branches/RuntimeOptimizer/HeuristicLab.Common/3.3/TimeSpanHelper.cs (added) * branches/RuntimeOptimizer/HeuristicLab.MainForm.WindowsForms/3.3/Dialogs/DefineArithmeticProgressionTimeDialog.Designer.cs (added) * branches/RuntimeOptimizer/HeuristicLab.MainForm.WindowsForms/3.3/Dialogs/DefineArithmeticProgressionTimeDialog.cs (added) * branches/RuntimeOptimizer/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj (modified) * branches/RuntimeOptimizer/HeuristicLab.Optimization.Views/3.3/TimeLimitRunView.Designer.cs (modified) * branches/RuntimeOptimizer/HeuristicLab.Optimization.Views/3.3/TimeLimitRunView.cs (modified) #1985: * Moved code to format and parse timespans to a ... Wed, 12 Dec 2012 13:53:54 GMT abeham [9040] * branches/RuntimeOptimizer/HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj (modified) * branches/RuntimeOptimizer/HeuristicLab.Common.Resources/3.3/Resources/VS2010ImageLibrary/camera.png (added) * branches/RuntimeOptimizer/HeuristicLab.Common.Resources/3.3/VSImageLibrary.Designer.cs (modified) * branches/RuntimeOptimizer/HeuristicLab.Common.Resources/3.3/VSImageLibrary.resx (modified) * branches/RuntimeOptimizer/HeuristicLab.Optimization.Views/3.3/TimeLimitRunView.Designer.cs (modified) * branches/RuntimeOptimizer/HeuristicLab.Optimization.Views/3.3/TimeLimitRunView.cs (modified) * branches/RuntimeOptimizer/HeuristicLab.Optimization/3.3/MetaOptimizers/TimeLimitRun.cs (modified) #1985: * Added camera icon * Rewrote time matching to use regular ...