# # ChangeLog for branches/MPI/HeuristicLab.ExtLibs # # Generated by Trac 1.0.12 # 09/04/24 08:47:20 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 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) 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) Tue, 31 May 2011 10:49:00 GMT svonolfe [6345] * branches/MPI (copied) Created branch for MPI testing (#1542) Tue, 29 Mar 2011 14:07:00 GMT gkronber [5869] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLabAlgorithmsDataAnalysisViewsPlugin.cs.frame (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLabAlgorithmsDataAnalysisPlugin.cs.frame (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/HeuristicLabEncodingsSymbolicExpressionTreeEncodingViewsPlugin.cs.frame (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLabEncodingsSymbolicExpressionTreeEncodingPlugin.cs.frame (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/1.6.3/HeuristicLab.LibSVM-1.6.3/HeuristicLabLibSVMPlugin.cs.frame (modified) * trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/1.6.3/HeuristicLab.LibSVM-1.6.3/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt.Views/3.4/HeuristicLabProblemsArtificialAntViewsPlugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt.Views/3.4/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.4/HeuristicLabProblemsArtificialAntPlugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.4/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLabProblemsDataAnalysisViewsPlugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/HeuristicLabProblemsExternalEvaluationGPPlugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.ExternalEvaluation.GP/3.4/Properties/AssemblyInfo.frame (modified) #1418 minor improvements in plugin descriptions.