# # ChangeLog for branches/MPI/HeuristicLab.Operators.MPISupport # # Generated by Trac 1.0.12 # 06/17/24 10:48:13 Tue, 06 Mar 2012 15:11:36 GMT svonolfe [7566] * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/HeuristicLab.MPIAlgorithmRunner-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Program.cs (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/Plugin.cs.frame (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPIHelper.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPISolutionsCreator.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPIUniformSubscopesProcessor.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Plugin.cs.frame (modified) Adapted MPI operators (#1542) 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, 19 Dec 2011 10:08:33 GMT svonolfe [7205] * branches/MPI/Build.cmd (added) * branches/MPI/CustomPostBuild.cmd (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.MPInet-1.0.0.csproj (modified) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLabMPInetPlugin.cs (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/Properties/AssemblyInfo.cs.frame (moved) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/HeuristicLab.MPIAlgorithmRunner-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/HeuristicLabMPIAlgorithmRunnerPlugin.cs.frame (deleted) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Program.cs (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Properties/AssemblyInfo.frame (deleted) * branches/MPI/HeuristicLab.MPIEngine/3.3 (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.MPIEngine-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/Plugin.cs.frame (moved) * branches/MPI/HeuristicLab.MPIEngine/3.3/Properties/AssemblyInfo.cs.frame (moved) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3 (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLab.Operators.MPISupport-3.3.csproj (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPIUnidirectionalRingMigrator.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Plugin.cs.frame (moved) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Properties/AssemblyInfo.cs.frame (moved) * branches/MPI/PreBuildEvent.cmd (modified) Refactored solution (#1542) Thu, 09 Jun 2011 10:52:48 GMT svonolfe [6401] * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/AlgorithmBroker.cs (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/IAlgorithmBroker.cs (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Program.cs (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngine.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPITransportWrapper.cs (modified) Implemented result and algorithm streaming (#1542) Wed, 08 Jun 2011 12:26:36 GMT svonolfe [6394] * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.MPInet-1.0.0.csproj (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/AlgorithmBroker.cs (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/HeuristicLab.MPIAlgorithmRunner-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Program.cs (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.MPIEngine-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngine.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPITransportWrapper.cs (modified) Added first working version of the MPI engine (#1542) Wed, 08 Jun 2011 10:10:59 GMT svonolfe [6393] * branches/MPI/CustomPostBuild.cmd (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.MPInet-1.0.0.csproj (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/HeuristicLab.MPIAlgorithmRunner-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Howto.txt (deleted) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/MPI_ISLAND_GA.hl (deleted) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Properties (added) * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Properties/AssemblyInfo.frame (added) * branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.MPIEngine-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPISupport.sln (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLab.Operators.MPISupport-3.3.csproj (modified) * branches/MPI/PreBuildEvent.cmd (added) Added solution for MPIsupport (#1542) Wed, 01 Jun 2011 15:37:05 GMT svonolfe [6354] * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/HeuristicLab.MPIAlgorithmRunner-3.3.csproj (modified) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/HeuristicLabMPIAlgorithmRunnerPlugin.cs.frame (modified) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/Program.cs (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.MPIEngine-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngine.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPITransportWrapper.cs (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPIUnidirectionalRingMigrator.cs (modified) Added first version of the MPIEngine (#1542) Tue, 31 May 2011 14:14:03 GMT svonolfe [6347] * branches/MPI/HeuristicLab 3.3.sln (modified) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLabMPInetPlugin.cs (modified) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/Howto.txt (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/MPIAlgorithmRunner.csproj (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/MPI_ISLAND_GA.hl (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/Program.cs (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/Properties (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/Properties/AssemblyInfo.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLab.Operators.MPISupport-3.3.csproj (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLabOperatorsMPISupportPlugin.cs.frame (modified) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPITransportWrapper.cs (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPIUnidirectionalRingMigrator.cs (added) * branches/MPI/HeuristicLab/3.3/Files.txt (modified) Added first version of working IslandGA (#1542) Tue, 31 May 2011 12:13:54 GMT svonolfe [6346] * branches/MPI/HeuristicLab 3.3.sln (modified) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0 (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.MPInet-1.0.0.csproj (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.snk (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLabMPInetPlugin.cs (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/MPI.XML (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/MPI.dll (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/MPInet License.txt (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/Properties (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/Properties/AssemblyInfo.frame (added) * branches/MPI/HeuristicLab.Operators.MPISupport (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3 (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLab.Operators.MPISupport-3.3.csproj (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLab.snk (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/HeuristicLabOperatorsMPISupportPlugin.cs.frame (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Properties (added) * branches/MPI/HeuristicLab.Operators.MPISupport/3.3/Properties/AssemblyInfo.frame (added) * branches/MPI/HeuristicLab/3.3/Files.txt (modified) Added MPI.net library and plugins (#1542)