# # ChangeLog for branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Program.cs # # Generated by Trac 1.0.12 # 05/20/24 17:53:20 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 13:54:37 GMT svonolfe [6402] * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/Program.cs (modified) Improved efficiency of algorithm execution in the MPI environment (#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 13:52:16 GMT svonolfe [6398] * 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/HeuristicLab.MPIEngine-3.3.csproj (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLabMPIEnginePlugin.cs.frame (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngine.cs (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngineView.cs (added) * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngineView.designer.cs (added) Added MPIEngine view (#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 09:18:16 GMT svonolfe [6392] * branches/MPI/HeuristicLab.MPIAlgorithmRunner (moved) Worked on the MPIEngine (#1542) Wed, 08 Jun 2011 09:17:50 GMT svonolfe [6391] * branches/MPI/MPIAlgorithmRunner (moved) Worked on the MPIEngine (#1542)