# # ChangeLog for / # # Generated by Trac 1.0.12 # 10/10/24 12:33:41 Wed, 23 May 2012 15:41:54 GMT svonolfe [7882] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.cs (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauFormatInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormat/CordeauParser.cs (copied) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimFormatInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormat/LiLimParser.cs (copied) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers (deleted) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/HombergerInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonFormatInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormat/SolomonParser.cs (copied) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/AugeratInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/ChristofidesEilonInstanceProvider.cs (moved) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormat/TSPLibFormatInstanceProvider.cs (moved) Incorporated review comments of abeham (#1177) Wed, 23 May 2012 15:32:07 GMT svonolfe [7881] * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4 (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.Problems.Instances.VehicleRouting.Views-3.4.csproj (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/HeuristicLab.snk (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Plugin.cs.frame (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Properties (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/Properties/AssemblyInfo.cs.frame (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.Designer.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPImportDialog.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting.Views/3.4/VRPInstanceProviderView.designer.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4 (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/AugeratInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/ChristofidesEilonInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/CordeauInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Augerat.opt.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Augerat.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/ChristofidesEilon.opt.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/ChristofidesEilon.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Cordeau.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Homberger.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/LiLim.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Data/Solomon.zip (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.Problems.Instances.VehicleRouting-3.4.csproj (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HeuristicLab.snk (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/HombergerInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/LiLimInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers/CordeauParser.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers/LiLimParser.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Parsers/SolomonParser.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Plugin.cs.frame (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/Properties/AssemblyInfo.cs.frame (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/SolomonInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/TSPLibFormatInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPDataDescriptor.cs (added) * branches/VRP/HeuristicLab.Problems.Instances.VehicleRouting/3.4/VRPInstanceProvider.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/CVRPInterpreter.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/CVRPTWInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/MDCVRPTWInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/PDPTWInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Parsers (deleted) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) * branches/VRP/HeuristicLab.VRP.sln (modified) * branches/VRP/bin (added) Added VRP test instances (#1177) Wed, 23 May 2012 15:28:09 GMT svonolfe [7880] * trunk/sources/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/CVRPData.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/CVRPTWData.cs (added) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/IVRPData.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/MDCVRPData.cs (added) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/MDCVRPTWData.cs (added) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/PDPTWData.cs (added) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/VRPData.cs (added) Added VRP data types (#1782) Wed, 23 May 2012 14:29:46 GMT abeham [7879] * trunk/sources/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPParser.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/Data/CordeauGQAP.zip (modified) #1782: Added best-known quality to Cordeau's instances Wed, 23 May 2012 14:28:05 GMT abeham [7878] * trunk/sources/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/QuadraticAssignmentProblemView.Designer.cs (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/QuadraticAssignmentProblemView.cs (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/LocalImprovement/QAPExhaustiveSwap2LocalImprovement.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.QuadraticAssignment-3.3/QAPLIBInstancesTest.cs (modified) #1722: * In `QAPExhaustiveSwap2LocalImprovement` moved local search ... Wed, 23 May 2012 14:25:40 GMT abeham [7877] * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/BoundsCalculators (added) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/BoundsCalculators/GilmoreLawlerBoundCalculator.cs (added) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/HeuristicLab.Problems.QuadraticAssignment-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/QuadraticAssignmentProblem.cs (modified) #1856: * Added Gilmore-Lawler lower bound Wed, 23 May 2012 14:17:12 GMT ascheibe [7876] * branches/ClientUserManagement/HeuristicLab.Clients.Access.Administration/3.3/HeuristicLab.Clients.Access.Administration-3.3.csproj (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/RefreshableRoleSelectionListView.Designer.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/RefreshableRoleSelectionListView.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/RoleSelectionListView.Designer.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/RoleSelectionListView.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/UserView.Designer.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/UserView.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ServiceClients/Role.cs (modified) #1648 implemented assigning of roles to users Wed, 23 May 2012 09:16:22 GMT mkommend [7875] * trunk/sources/HeuristicLab.Problems.Instances/3.3/ProblemInstanceManager.cs (modified) #1782: Minor changes in discovery of problem instance providers. Wed, 23 May 2012 08:36:10 GMT abeham [7874] * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3 (modified) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/HeuristicLab.Problems.LinearAssignment.Views-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/Properties/AssemblyInfo.cs.frame (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/Properties/AssemblyInfo.frame (deleted) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3 (modified) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/HeuristicLab.Problems.LinearAssignment-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/Properties/AssemblyInfo.cs.frame (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/Properties/AssemblyInfo.frame (deleted) #1855: fixed build Wed, 23 May 2012 08:09:48 GMT abeham [7873] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Problems.LinearAssignment (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3 (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/HeuristicLab.Problems.LinearAssignment.Views-3.3.csproj (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/LinearAssignmentProblemView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/LinearAssignmentProblemView.cs (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/Plugin.cs.frame (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/Properties (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment.Views/3.3/Properties/AssemblyInfo.frame (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3 (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/HeuristicLab.Problems.LinearAssignment-3.3.csproj (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/LinearAssignmentProblem.cs (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/LinearAssignmentProblemSolver.cs (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/Plugin.cs.frame (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/Properties (added) * trunk/sources/HeuristicLab.Problems.LinearAssignment/3.3/Properties/AssemblyInfo.frame (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.LinearAssignment-3.3 (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.LinearAssignment-3.3/LinearAssignmentProblemSolverTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #1855: * Added linear assignment problem (LAP) * Added solver ... Tue, 22 May 2012 15:38:36 GMT svonolfe [7872] * trunk/sources/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBCVRPInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBTSPInstanceProvider.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/DistanceHelper.cs (added) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/TSPData.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP (added) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/CVRPData.cs (moved) * trunk/sources/HeuristicLab.Problems.Instances/3.3/Types/VRP/IVRPData.cs (added) * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) Moved distance measure to helper class (#1782) Tue, 22 May 2012 15:37:33 GMT svonolfe [7871] * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/HeuristicLab.Problems.VehicleRouting.Views-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/Plugin.cs.frame (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/VehicleRoutingProblemView.Designer.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting.Views/3.4/VehicleRoutingProblemView.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/CVRPInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Interpreters/IVRPDataInterpreter.cs (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Plugin.cs.frame (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/VehicleRoutingProblem.cs (modified) Added support for included TSPLib CVRP instances (#1177) Tue, 22 May 2012 14:56:13 GMT sforsten [7870] * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.DataAnalysis-3.4/TableFileParserTest.cs (deleted) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances.DataAnalysis-3.3 (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances.DataAnalysis-3.3/ClassificationInstanceProviderTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances.DataAnalysis-3.3/RegressionInstanceProviderTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.Instances.DataAnalysis-3.3/TableFileParserTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #1784: * added unit test for regression and classification ... Tue, 22 May 2012 14:48:02 GMT sforsten [7869] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableConditionView.Designer.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableConditionView.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableView.Designer.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableView.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/VariableCondition.cs (modified) #1821: it is now possible to select variables for the symbol ... Tue, 22 May 2012 13:27:19 GMT sforsten [7868] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/DataProcessorView.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/HeuristicLab.DataImporter.DataProcessor.csproj (modified) #1820: `DataImporter` can now save `RegressionProblemData` and ... Tue, 22 May 2012 10:05:20 GMT svonolfe [7867] * trunk/sources/HeuristicLab.Problems.Instances/3.3/IProblemInstanceConsumer.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances/3.3/ProblemInstanceManager.cs (modified) Added support for derived data types (#1782) Tue, 22 May 2012 08:36:20 GMT sforsten [7866] * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationEnsembleSolutionEstimatedClassValuesView.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/DataAnalysisProblemView.Designer.cs (deleted) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/DataAnalysisProblemView.cs (deleted) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/MenuItems/CreateEnsembleMenuItem.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionErrorCharacteristicsCurveView.Designer.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionErrorCharacteristicsCurveView.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionResidualHistogram.Designer.cs (copied) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionResidualHistogram.cs (copied) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/Solution Views/ClassificationEnsembleSolutionView.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Dataset.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationProblem.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationProblemData.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/MajorityVoteWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Clustering/ClusteringProblem.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Clustering/ClusteringProblemData.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/DataAnalysisProblem.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionEnsembleSolution.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionProblem.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionProblemData.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionSolution.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionSolutionBase.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IDataAnalysisProblem.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/OnlineCalculators/OnlineMaxAbsoluteErrorCalculator.cs (copied) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Plugin.cs.frame (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/TableFileParser.cs (deleted) #1776: * merged r7454:7863 trunk into branch to make it compatible ... Tue, 22 May 2012 07:53:07 GMT svonolfe [7865] * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/Creators/DefaultRepresentationCreator.cs (deleted) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/Creators/RandomCreator.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/OnePointCrossover (deleted) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar (added) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/IPotvinTwoOptStarMoveOperator.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarExhaustiveMoveGenerator.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMove.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveAttribute.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveEvaluator.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveGenerator.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveMaker.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveTabuCriterion.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMoveTabuMaker.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarMultiMoveGenerator.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/Moves/TwoOptStar/PotvinTwoOptStarSingleMoveGenerator.cs (copied) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj (modified) Fixed naming of moves (#1177) Tue, 22 May 2012 07:38:54 GMT svonolfe [7864] * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/MultiDepotVRP/MDCVRP/MDCVRPProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/MultiDepotVRP/MDCVRP/MDCVRPTW/MDCVRPPDTW/MDCVRPPDTWProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/MultiDepotVRP/MDCVRP/MDCVRPTW/MDCVRPTWProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/SingleDepotVRP/CVRP/CVRPProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/SingleDepotVRP/CVRP/CVRPTW/CVRPPDTW/CVRPPDTWProblemInstance.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/SingleDepotVRP/CVRP/CVRPTW/CVRPTWProblemInstance.cs (modified) Moved adaptive penalties to parameter values (#1177) Tue, 22 May 2012 07:02:15 GMT sforsten [7863] * trunk/sources/HeuristicLab.Tests/HeuristicLab-3.3/SamplesTest.cs (modified) #1784: changed name of the `DataDescriptor` in the `SamplesTest` for ...