# # ChangeLog for branches # # Generated by Trac 1.0.12 # 07/16/24 16:53:42 Fri, 22 Jan 2016 15:21:20 GMT abeham [13564] * branches/PerformanceComparison/HeuristicLab.Analysis/3.3/Optimizers/IteratedAlgorithm.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.cs (modified) #2457: * Fixed bugs in IteratedAlgorithm Fri, 22 Jan 2016 14:01:06 GMT mkommend [13563] * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/HeuristicLab.Problems.MultiObjectiveTestFunctions-3.3.csproj (modified) #1087: Added reference to System.Drawing in ... Fri, 22 Jan 2016 13:43:38 GMT bwerth [13562] * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/Crowding.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/GenerationalDistance.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/HyperVolume.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/HyperVolumeFast.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/InvertedGenerationalDistance.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Comparators/Spacing.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Interfaces/IMultiObjectiveDistance.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/NonDominatedSelect.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/PFReader.cs (added) * branches/HeuristicLab.Problems.MultiObjectiveTestFunctions/HeuristicLab.Problems.MultiObjectiveTestFunctions/3.3/Testfunctions/MultiObjectiveTestFunction.cs (modified) #1087 added more unittests and comments Thu, 21 Jan 2016 10:15:23 GMT abeham [13561] * branches/PerformanceComparison/HeuristicLab.Optimization (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.Designer.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/HeuristicLab.OptimizationExpertSystem.Views-3.3.csproj (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/ExpertSystem.cs (modified) #2457: * added two types of problem instance mappings: PCA and MDS Wed, 20 Jan 2016 13:00:37 GMT abeham [13559] * branches/ParameterBinding (deleted) #1258: terminated branch Wed, 20 Jan 2016 12:08:13 GMT gkronber [13558] * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/PackingPlans/PackingPlan3DView.Designer.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/PackingPlans/PackingPlan3DView.cs (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Shapes/Container3DView.xaml (modified) * branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Shapes/Container3DView.xaml.cs (modified) #1966: finished view for 3d packings Tue, 19 Jan 2016 11:45:18 GMT thasling [13557] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/DistributedGA.Core.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) Implemented P2PTask-class Changed communication protocoll http --> ... Tue, 19 Jan 2016 11:00:45 GMT thasling [13556] * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/DistributedGA.Core.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/HeuristicLab.snk (added) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/TestPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/HeuristicLab.snk (added) * branches/thasling/DistributedGA/DistributedGA.Hive/P2PTask.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Plugin.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) new hive project Tue, 19 Jan 2016 09:06:29 GMT thasling [13555] * branches/thasling/DistributedGA/DistributedGA.ContactServer/ContactServiceImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.sln (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) cleanup on contact server now works correct included ... Tue, 19 Jan 2016 08:57:22 GMT thasling [13554] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) PeerList now is fetched from the server each time the peerlist is needed Tue, 19 Jan 2016 08:49:35 GMT thasling [13553] * branches/thasling/DistributedGA/DistributedGA.Core.Host/Program.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Domain/MessageRecieveEventArgs.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/MessageContractImpl.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageContract.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageSender.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Test/Form1.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) changed a few method names and other refactoring Tue, 19 Jan 2016 07:49:23 GMT abeham [13551] * branches/PerformanceComparison/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/PerformanceComparison/HeuristicLab.Optimization/3.3/Interfaces/ICharacteristicCalculator.cs (copied) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.Designer.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Views/3.3/ExpertSystemView.resx (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/ExpertSystem.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/HeuristicLab.OptimizationExpertSystem-3.3.csproj (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/ProblemCharacteristicAnalysis (added) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/ProblemCharacteristicAnalysis/CharacteristicCalculator.cs (added) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/ProblemCharacteristicAnalysis/DoubleMatrixCharacteristicCalculator.cs (added) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/ProblemCharacteristicAnalysis/QAP (added) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/ProblemCharacteristicAnalysis/QAP/QAPCharacteristicCalculator.cs (added) #2457: Added characteristic calculator for qap and adapted expert ... Mon, 18 Jan 2016 14:34:30 GMT thasling [13548] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) removed old code Mon, 18 Jan 2016 14:28:29 GMT thasling [13547] * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Interface/IMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.v12.suo (modified) Added Dispose() to MessageHandler and WCF service host Mon, 18 Jan 2016 14:20:16 GMT thasling [13546] * branches/thasling/DistributedGA/DistributedGA.ContactServer (modified) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host (modified) * branches/thasling/DistributedGA/DistributedGA.Core (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host (modified) * branches/thasling/DistributedGA/DistributedGA.Operator (modified) * branches/thasling/DistributedGA/DistributedGA.Test (modified) svn ignore Mon, 18 Jan 2016 14:18:59 GMT thasling [13545] * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.ContactServer.Host/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Core.Host/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Core.Host/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Core/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Operator/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Operator/obj (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/bin (deleted) * branches/thasling/DistributedGA/DistributedGA.Test/obj (deleted) deleted binaries Mon, 18 Jan 2016 14:16:33 GMT thasling [13544] * branches/thasling/DistributedGA/DistributedGA.ContactServer/obj (deleted) Mon, 18 Jan 2016 14:16:23 GMT thasling [13543] * branches/thasling/DistributedGA/DistributedGA.ContactServer/bin (deleted) Mon, 18 Jan 2016 14:16:03 GMT thasling [13542] * branches/thasling/DistributedGA/DistributedGA.Hive (modified) svn:ignore Mon, 18 Jan 2016 14:15:19 GMT thasling [13541] * branches/thasling/DistributedGA/DistributedGA.Core.Host/App.config (modified) * branches/thasling/DistributedGA/DistributedGA.Core.Host/DistributedGA.Core.Host.csproj (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/PeerNetworkMessageHandler.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfMessageService.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Core/Implementation/WcfPeerListManager.cs (modified) * branches/thasling/DistributedGA/DistributedGA.Hive (added) * branches/thasling/DistributedGA/DistributedGA.Hive/App.config (added) * branches/thasling/DistributedGA/DistributedGA.Hive/DistributedGA.Hive.csproj (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Program.cs (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Properties (added) * branches/thasling/DistributedGA/DistributedGA.Hive/Properties/AssemblyInfo.cs (added) * branches/thasling/DistributedGA/DistributedGA.Test/DistributedGA.Test.csproj (modified) added new empty project for test on hive changed scheme for ip ...