# # ChangeLog for branches/MPI # # Generated by Trac 1.0.12 # 03/29/24 08:06:53 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:12:08 GMT svonolfe [7207] * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLab.MPInet-1.0.0.csproj (modified) Refactored solution (#1542) Mon, 19 Dec 2011 10:09:18 GMT svonolfe [7206] * branches/MPI/HeuristicLab.MPISupport.sln (modified) Refactored solution (#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) Thu, 09 Jun 2011 08:26:35 GMT svonolfe [6400] * branches/MPI/HeuristicLab.MPIAlgorithmRunner/3.3/AlgorithmBroker.cs (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngine.cs (modified) Fixed some timeout related issues (#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:37:40 GMT svonolfe [6395] * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngine.cs (modified) Added cloning and storing to the MPIEngine (#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, 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) Wed, 08 Jun 2011 09:17:19 GMT svonolfe [6390] * branches/MPI/HeuristicLab.Persistence (deleted) * branches/MPI/HeuristicLab.Persistence.GUI (deleted) * branches/MPI/HeuristicLab.PluginInfrastructure (deleted) * branches/MPI/HeuristicLab.Problems.ArtificialAnt (deleted) * branches/MPI/HeuristicLab.Problems.ArtificialAnt.Views (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Classification (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Classification.Views (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Regression (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Symbolic (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Symbolic.Views (deleted) * branches/MPI/HeuristicLab.Problems.DataAnalysis.Views (deleted) * branches/MPI/HeuristicLab.Problems.ExternalEvaluation (deleted) * branches/MPI/HeuristicLab.Problems.ExternalEvaluation.GP (deleted) * branches/MPI/HeuristicLab.Problems.ExternalEvaluation.GP.Views (deleted) * branches/MPI/HeuristicLab.Problems.ExternalEvaluation.Views (deleted) * branches/MPI/HeuristicLab.Problems.Knapsack (deleted) * branches/MPI/HeuristicLab.Problems.Knapsack.Views (deleted) * branches/MPI/HeuristicLab.Problems.OneMax (deleted) * branches/MPI/HeuristicLab.Problems.OneMax.Views (deleted) * branches/MPI/HeuristicLab.Problems.QuadraticAssignment (deleted) * branches/MPI/HeuristicLab.Problems.QuadraticAssignment.Views (deleted) * branches/MPI/HeuristicLab.Problems.TestFunctions (deleted) * branches/MPI/HeuristicLab.Problems.TestFunctions.Views (deleted) * branches/MPI/HeuristicLab.Problems.TravelingSalesman (deleted) * branches/MPI/HeuristicLab.Problems.TravelingSalesman.Views (deleted) * branches/MPI/HeuristicLab.Problems.VehicleRouting (deleted) * branches/MPI/HeuristicLab.Problems.VehicleRouting.Views (deleted) * branches/MPI/HeuristicLab.Random (deleted) Worked on the MPIEngine (#1542) Wed, 08 Jun 2011 09:13:09 GMT svonolfe [6389] * branches/MPI/Build.cmd (deleted) * branches/MPI/ConfigMerger.exe (deleted) * branches/MPI/HeuristicLab (deleted) * branches/MPI/HeuristicLab 3.3 Services.sln (deleted) * branches/MPI/HeuristicLab 3.3 Services.vsmdi (deleted) * branches/MPI/HeuristicLab 3.3.sln (deleted) * branches/MPI/HeuristicLab 3.3.vsmdi (deleted) * branches/MPI/HeuristicLab.Algorithms.DataAnalysis (deleted) * branches/MPI/HeuristicLab.Algorithms.DataAnalysis.Views (deleted) * branches/MPI/HeuristicLab.Algorithms.EvolutionStrategy (deleted) * branches/MPI/HeuristicLab.Algorithms.GeneticAlgorithm (deleted) * branches/MPI/HeuristicLab.Algorithms.LocalSearch (deleted) * branches/MPI/HeuristicLab.Algorithms.NSGA2 (deleted) * branches/MPI/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm (deleted) * branches/MPI/HeuristicLab.Algorithms.ParticleSwarmOptimization (deleted) * branches/MPI/HeuristicLab.Algorithms.SimulatedAnnealing (deleted) * branches/MPI/HeuristicLab.Algorithms.TabuSearch (deleted) * branches/MPI/HeuristicLab.Algorithms.VariableNeighborhoodSearch (deleted) * branches/MPI/HeuristicLab.Analysis (deleted) * branches/MPI/HeuristicLab.Analysis.Views (deleted) * branches/MPI/HeuristicLab.Clients.Common (deleted) * branches/MPI/HeuristicLab.CodeEditor (deleted) * branches/MPI/HeuristicLab.Collections (deleted) * branches/MPI/HeuristicLab.Common (deleted) * branches/MPI/HeuristicLab.Common.Resources (deleted) * branches/MPI/HeuristicLab.Core (deleted) * branches/MPI/HeuristicLab.Core.Views (deleted) * branches/MPI/HeuristicLab.Data (deleted) * branches/MPI/HeuristicLab.Data.Views (deleted) * branches/MPI/HeuristicLab.DebugEngine (deleted) * branches/MPI/HeuristicLab.Encodings.BinaryVectorEncoding (deleted) * branches/MPI/HeuristicLab.Encodings.IntegerVectorEncoding (deleted) * branches/MPI/HeuristicLab.Encodings.PermutationEncoding (deleted) * branches/MPI/HeuristicLab.Encodings.PermutationEncoding.Views (deleted) * branches/MPI/HeuristicLab.Encodings.RealVectorEncoding (deleted) * branches/MPI/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding (deleted) * branches/MPI/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.LibSVM (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.Netron (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.SharpDevelop (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.log4net (deleted) * branches/MPI/HeuristicLab.MainForm (deleted) * branches/MPI/HeuristicLab.MainForm.WindowsForms (deleted) * branches/MPI/HeuristicLab.Operators (deleted) * branches/MPI/HeuristicLab.Operators.Programmable (deleted) * branches/MPI/HeuristicLab.Operators.Views (deleted) * branches/MPI/HeuristicLab.Operators.Views.GraphVisualization (deleted) * branches/MPI/HeuristicLab.Operators.Views.GraphVisualization.Views (deleted) * branches/MPI/HeuristicLab.Optimization (deleted) * branches/MPI/HeuristicLab.Optimization.Operators (deleted) * branches/MPI/HeuristicLab.Optimization.Views (deleted) * branches/MPI/HeuristicLab.Optimizer (deleted) * branches/MPI/HeuristicLab.ParallelEngine (deleted) * branches/MPI/HeuristicLab.Parameters (deleted) * branches/MPI/HeuristicLab.Parameters.Views (deleted) * branches/MPI/HeuristicLab.Persistence/3.3/Auxiliary/ReflectionTools.cs (deleted) * branches/MPI/HeuristicLab.Persistence/3.3/Default (deleted) * branches/MPI/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj (deleted) * branches/MPI/HeuristicLab.Persistence/3.3/HeuristicLabPersistencePlugin.cs.frame (deleted) * branches/MPI/HeuristicLab.Persistence/3.3/Interfaces (deleted) * branches/MPI/HeuristicLab.Persistence/3.3/Tests (deleted) * branches/MPI/HeuristicLab.Persistence/3.3/app.config (deleted) * branches/MPI/HeuristicLab.Selection (deleted) * branches/MPI/HeuristicLab.SequentialEngine (deleted) * branches/MPI/HeuristicLab.Services.Deployment (deleted) * branches/MPI/HeuristicLab.Services.Deployment.DataAccess (deleted) * branches/MPI/HeuristicLab.Tracing (deleted) * branches/MPI/HeuristicLab.Visualization.ChartControlsExtensions (deleted) * branches/MPI/LocalTestRun.testrunconfig (deleted) * branches/MPI/PreBuildEvent.cmd (deleted) Worked on the MPIEngine (#1542) Wed, 08 Jun 2011 09:07:33 GMT svonolfe [6388] * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/AlgorithmBroker.cs (added) * 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/IAlgorithmBroker.cs (added) * 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/HeuristicLabMPIEnginePlugin.cs.frame (modified) * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngine.cs (modified) Worked on the MPIEngine (#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) Wed, 01 Jun 2011 08:13:17 GMT svonolfe [6349] * branches/MPI/HeuristicLab 3.3.sln (modified) * branches/MPI/HeuristicLab.MPIEngine (added) * branches/MPI/HeuristicLab.MPIEngine/3.3 (added) * branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.MPIEngine-3.3.csproj (added) * branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.snk (added) * branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLabMPIEnginePlugin.cs.frame (added) * branches/MPI/HeuristicLab.MPIEngine/3.3/MPIEngine.cs (added) * branches/MPI/HeuristicLab.MPIEngine/3.3/Properties (added) * branches/MPI/HeuristicLab.MPIEngine/3.3/Properties/AssemblyInfo.frame (added) * branches/MPI/HeuristicLab/3.3/Files.txt (modified) Created MPIEngine plugin (#1542) Wed, 01 Jun 2011 07:58:30 GMT svonolfe [6348] * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/1.0.0/HeuristicLabMPInetPlugin.cs (modified) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3 (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/HeuristicLab.MPIAlgorithmRunner-3.3.csproj (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/HeuristicLab.snk (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/HeuristicLabMPIAlgorithmRunnerPlugin.cs.frame (copied) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/Howto.txt (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/MPI_ISLAND_GA.hl (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/3.3/Program.cs (added) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/Howto.txt (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/MPIAlgorithmRunner.csproj (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/MPI_ISLAND_GA.hl (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/Program.cs (deleted) * branches/MPI/HeuristicLab.ExtLibs/HeuristicLab.MPInet/MPIAlgorithmRunner/Properties (deleted) Created plugin for the MPIAlgorithmRunner (#1542)