# # ChangeLog for branches # # Generated by Trac 1.0.12 # 05/16/24 02:23:51 Mon, 05 Mar 2012 16:02:37 GMT sforsten [7549] * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationEnsembleSolutionModelView.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/Solution Views/ClassificationEnsembleSolutionView.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationEnsembleSolution.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/AccuracyWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/ClassificationWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/ContinuousPointCertaintyWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/DiscriminantClassificationWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/MajorityVoteWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/MedianThresholdCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/NeighbourhoodWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/PointCertaintyWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/Classification/IClassificationEnsembleSolution.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/Classification/IClassificationEnsembleSolutionWeightCalculator.cs (modified) #1776: * models can be selected with a check box * all strategies ... Mon, 05 Mar 2012 15:30:27 GMT abeham [7548] * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemInstanceProviderView.Designer.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemInstanceProviderView.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemInstanceProviderView.resx (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemView.Designer.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemView.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemView.resx (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ToolTipComboBox.Designer.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ToolTipComboBox.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ToolTipComboBox.resx (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ToolTipRequiredEventArgs.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GeneralizedQuadraticAssignmentProblem.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPDataDescriptor.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPInstanceDescriptor.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/HeuristicLab.Problems.Instances.CordeauGQAP-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/ElloumiCTAPDataDescriptor.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/ElloumiCTAPInstanceDescriptor.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/ElloumiCTAPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.QAPLIB/3.3/HeuristicLab.Problems.Instances.QAPLIB-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.QAPLIB/3.3/QAPLIBDataDescriptor.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.QAPLIB/3.3/QAPLIBInstanceDescriptor.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.QAPLIB/3.3/QAPLIBInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBATSPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBCVRPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBDataDescriptor.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBInstanceDescriptor.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBTSPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/IConsumable.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/IDataDescriptor.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/IInstanceDescriptor.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/IProblemInstanceConsumer.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/IProblemInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/ProblemInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Types (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Types/ATSPData.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Types/CTAPData.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Types/CVRPData.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Types/GQAPData.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Types/QAPData.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Types/TSPData.cs (added) * branches/GeneralizedQAP/UnitTests/CordeauCrossoverTest.cs (modified) * branches/GeneralizedQAP/UnitTests/CordeauGQAPInstanceProviderTest.cs (modified) * branches/GeneralizedQAP/UnitTests/ElloumiCTAPInstanceProviderTest.cs (modified) * branches/GeneralizedQAP/UnitTests/QAPLIBInstanceProviderTest.cs (modified) * branches/GeneralizedQAP/UnitTests/TSPLIBInstanceProviderTest.cs (modified) #1614: changed according to architects review Mon, 05 Mar 2012 12:45:50 GMT spimming [7547] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/AddAzureServiceDialog.Designer.cs (modified) #1680: * set storage account infos * select virtual machine size Mon, 05 Mar 2012 12:43:03 GMT spimming [7546] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/HeuristicLab.Clients.Hive.CloudManager-3.3.csproj (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Model/StorageService.cs (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Model/StorageServiceProperties.cs (added) #1680: model classes for storage service operations added Mon, 05 Mar 2012 12:38:48 GMT spimming [7545] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Azure/AzureProvider.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Azure/Constants.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Azure/IAzureProvider.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Azure/ServiceManagementOperation.cs (modified) #1680: * Storage service operations added: * list storage services ... Mon, 05 Mar 2012 09:18:06 GMT svonolfe [7544] * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Program.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/Core (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/Core/ScopeTransfer.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/Core/VariableTransfer.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/Data (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/Data/DoubleValueTransfer.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/Data/IntValueTransfer.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/ItemTransfer.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/MPIBinaryTransportWrapper.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/Permutation (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/Permutation/PermutationTransfer.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/VRP (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/BinaryTransport/VRP/VRPTransfer.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLab.Operators.MPISupport-3.3.csproj (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPIHelper.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPISolutionsCreator.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPIUniformSubscopesProcessor.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Plugin.cs.frame (modified) Improved performance, added MPISolutionsCreator (#1542) Mon, 05 Mar 2012 09:15:50 GMT svonolfe [7543] * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/AlbaEncoding.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Alba/Creators/RandomCreator.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/General/TourEncoding.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/Encodings/Potvin/PotvinEncoding.cs (modified) * branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/ProblemInstances/VRPProblemInstance.cs (modified) Fixed minor issues (#1177) Fri, 02 Mar 2012 09:06:19 GMT abeham [7541] * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3 (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/HeuristicLab.Optimizer.Tools-3.3.csproj (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/MDSView.Designer.cs (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/MDSView.cs (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/MDSView.resx (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/Plugin.cs.frame (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/SetNamesDialog.Designer.cs (added) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/SetNamesDialog.cs (added) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/SetNamesDialog.resx (added) #1780: added dialog for setting the names, ability to include a ... Thu, 01 Mar 2012 17:04:51 GMT svonolfe [7540] * branches/CellularGeneticAlgorithm (modified) * branches/CellularGeneticAlgorithm/Build.cmd (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4 (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/CellularGeneticAlgorithm.cs (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/CellularGeneticAlgorithmMainLoop.cs (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/HeuristicLab.Algorithms.CellularGeneticAlgorithm-3.4.csproj (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/HeuristicLab.snk (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/NeighborhoodSelector.cs (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/Plugin.cs.frame (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/Properties (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/Properties/AssemblyInfo.cs.frame (added) * branches/CellularGeneticAlgorithm/HeuristicLab.Algorithms.CellularGeneticAlgorithm/3.4/VonNeumannNeighborhoodSelector.cs (added) * branches/CellularGeneticAlgorithm/HeuristicLab.CellularGeneticAlgorithm.sln (added) * branches/CellularGeneticAlgorithm/PreBuildEvent.cmd (added) Added first working version of cellular GA (#1781) Thu, 01 Mar 2012 14:52:24 GMT abeham [7539] * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemView.cs (modified) #1614 * fixed a discovery bug Thu, 01 Mar 2012 14:15:22 GMT abeham [7538] * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Common/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemInstanceProviderView.Designer.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemInstanceProviderView.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemInstanceProviderView.resx (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemView.Designer.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemView.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ToolTipComboBox.Designer.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ToolTipComboBox.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GeneralizedQuadraticAssignmentProblem.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPParser.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/HeuristicLab.Problems.Instances.CordeauGQAP-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/ElloumiCTAPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/ElloumiCTAPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/ElloumiCTAPParser.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.ElloumiCTAP/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.QAPLIB/3.3/HeuristicLab.Problems.Instances.QAPLIB-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.QAPLIB/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.QAPLIB/3.3/QAPLIBInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.QAPLIB/3.3/QAPLIBInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.QAPLIB/3.3/QAPLIBParser.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBATSPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBATSPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBCVRPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBCVRPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBTSPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBTSPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/ClassDiagram1.cd (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/IConsumable.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/IExportable.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/IProblemInstanceConsumer.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/IProblemInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/ATSPInstance.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/CTAPInstance.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/CVRPInstance.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/GQAPInstance.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/IATSPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/ICTAPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/ICVRPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/IGQAPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/IQAPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/ITSPInstance.cs (deleted) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/QAPInstance.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/TSPInstance.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/ProblemInstanceProvider.cs (modified) * branches/GeneralizedQAP/UnitTests/CordeauCrossoverTest.cs (modified) * branches/GeneralizedQAP/UnitTests/CordeauGQAPInstanceProviderTest.cs (modified) * branches/GeneralizedQAP/UnitTests/ElloumiCTAPInstanceProviderTest.cs (modified) * branches/GeneralizedQAP/UnitTests/QAPLIBInstanceProviderTest.cs (modified) * branches/GeneralizedQAP/UnitTests/TSPLIBInstanceProviderTest.cs (modified) #1614 * Fixed plugin dependencies * Updated GQAP view * Changed ... Thu, 01 Mar 2012 11:28:35 GMT svonolfe [7537] * branches/CellularGeneticAlgorithm (added) Created branch for CellularGeneticAlgorithm (#1781) Wed, 29 Feb 2012 16:41:18 GMT ascheibe [7536] * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/AccessClient.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientInformation.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientInformationUtils.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/AdminClientView.Designer.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/AdminClientView.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/ClientInformationDialog.Designer.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/ClientInformationDialog.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/ClientRegistrationDialog.Designer.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/ClientRegistrationDialog.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/ClientView.Designer.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/ClientView.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/HeuristicLab.Clients.Access-3.3.csproj (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/MenuItems/ClientInfoMenuItem.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ServiceClients/AccessServiceClient.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/UserInformation.cs (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access-3.3.Tests/UnitTest.cs (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access.DataAccess/3.3/ClientManagement.dbml (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access.DataAccess/3.3/ClientManagement.dbml.layout (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access.DataAccess/3.3/ClientManagement.designer.cs (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access/3.3/AccessService.cs (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access/3.3/IAccessService.cs (modified) #1648 added client registration ui Tue, 28 Feb 2012 14:48:11 GMT ascheibe [7535] * branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBRun.cs (modified) #1174 save client and user information with runs Tue, 28 Feb 2012 14:46:53 GMT ascheibe [7534] * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientInformation.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientInformationUtils.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/ClientView.Designer.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ClientViews/ClientView.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/HeuristicLab.Clients.Access-3.3.csproj (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/MenuItems (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/MenuItems/ClientInfoMenuItem.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/Plugin.cs.frame (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ServiceClients/AccessServiceClient.cs (modified) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ServiceClients/Client.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ServiceClients/ClientGroup.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/ServiceClients/Resource.cs (added) * branches/ClientUserManagement/HeuristicLab.Clients.Access/3.3/UserInformation.cs (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access.DataAccess/3.3/ClientManagement.dbml (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access.DataAccess/3.3/ClientManagement.dbml.layout (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access.DataAccess/3.3/ClientManagement.designer.cs (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access.DataAccess/3.3/SQL Scripts/Initialize ClientManagement.sql (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access/3.3/Convert.cs (modified) * branches/ClientUserManagement/HeuristicLab.Services.Access/3.3/DataTransfer/Client.cs (modified) #1648 worked on user and client information singletons Tue, 28 Feb 2012 08:54:04 GMT mkommend [7533] * branches/HeuristicLab.Crossovers (deleted) #1682: Removed already integrated branch !HeuristcLab.Crossovers. Mon, 27 Feb 2012 15:11:34 GMT sforsten [7531] * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationEnsembleSolutionEstimatedClassValuesView.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/ClassificationEnsembleSolution.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/AccuracyWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/ClassificationWeightCalculator.cs (added) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/ContinuousPointCertaintyWeightCalculator.cs (added) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/DiscriminantClassificationWeightCalculator.cs (added) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/MajorityVoteWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/MedianThresholdCalculator.cs (added) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/NeighbourhoodWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/PointCertaintyWeightCalculator.cs (modified) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/WeightCalculators/WeightCalculator.cs (deleted) * branches/ClassificationEnsembleVoting/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/Classification/IClassificationEnsembleSolutionWeightCalculator.cs (modified) #1776: * 2 more strategies have been implemented * major changes in ... Mon, 27 Feb 2012 12:20:47 GMT abeham [7529] * branches/VisualizeAsMDS (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3 (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/Plugin.cs (deleted) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/Properties (modified) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/Properties/AssemblyInfo.cs (deleted) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/bin (deleted) * branches/VisualizeAsMDS/HeuristicLab.Optimizer.Tools/3.3/obj (deleted) * branches/VisualizeAsMDS/OptimizerTools.sln.docstates.suo (deleted) * branches/VisualizeAsMDS/OptimizerTools.suo (deleted) #1780: removed unnecessary files and folders Mon, 27 Feb 2012 12:17:44 GMT abeham [7527] * branches/VisualizeAsMDS (copied) #1780: moved to proper location Fri, 24 Feb 2012 22:27:06 GMT abeham [7523] * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemInstanceProviderView.Designer.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ProblemView.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/ToolTipComboBox.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GeneralizedQuadraticAssignmentProblem.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Crossovers (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Crossovers/CordeauCrossover.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Crossovers/DiscreteLocationCrossover.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Crossovers/GQAPCrossover.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Crossovers/GQAPPathRelinking.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Crossovers/MultiGQAPCrossover.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/LocalImprovers (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/LocalImprovers/ApproximateLocalSearch.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Manipulators (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Manipulators/DemandEquivalentSwapEquipmentManipluator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Manipulators/GQAPManipulator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Manipulators/MultiGQAPManipulator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Manipulators/RelocateEquipmentManipluator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Manipulators/SwapEquipmentManipluator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Manipulators/SwapLocationManipulator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/PopulationReducers (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/PopulationReducers/GQAPQualitySimilarityReducer.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Shakers (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Shakers/NMoveShakingOperator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/SolutionCreators (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/SolutionCreators/GQAPSolutionCreator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/SolutionCreators/GQAPStochasticSolutionCreator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/SolutionCreators/GreedyRandomizedSolutionCreator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/SolutionCreators/RandomSolutionCreator.cs (moved) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPInstance.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.CordeauGQAP/3.3/CordeauGQAPInstanceProvider.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/TSPLIBParser.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.Instances/3.3/Instances/IGQAPInstance.cs (modified) * branches/GeneralizedQAP/UnitTests/CordeauCrossoverTest.cs (added) * branches/GeneralizedQAP/UnitTests/QAPLIBInstanceProviderTest.cs (modified) * branches/GeneralizedQAP/UnitTests/UnitTests.csproj (modified) #1614 * sorted operators * added crossover defined by Cordeau et ...