# # ChangeLog for branches/MPI/HeuristicLab.Operators.MPISupport/3.3/MPISolutionsCreator.cs # # Generated by Trac 1.0.12 # 04/26/24 12:45:39 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)