Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6349


Ignore:
Timestamp:
06/01/11 10:13:17 (13 years ago)
Author:
svonolfe
Message:

Created MPIEngine plugin (#1542)

Location:
branches/MPI
Files:
8 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/MPI/HeuristicLab 3.3.sln

    r6347 r6349  
    165165    {96AEBBEE-4203-45F3-BCF5-7B73BF256BDA} = {96AEBBEE-4203-45F3-BCF5-7B73BF256BDA}
    166166    {5A4679EF-A8F3-4647-B722-441A36B3BA6B} = {5A4679EF-A8F3-4647-B722-441A36B3BA6B}
     167    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B} = {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}
    167168    {BF1E4DF4-A4CC-451F-9D50-303F405E265E} = {BF1E4DF4-A4CC-451F-9D50-303F405E265E}
    168169    {23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE} = {23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}
     
    406407Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Operators.MPISupport-3.3", "HeuristicLab.Operators.MPISupport\3.3\HeuristicLab.Operators.MPISupport-3.3.csproj", "{6BD69CDA-4875-4045-8B35-6FD4602854F5}"
    407408EndProject
    408 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MPIAlgorithmRunner", "HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\MPIAlgorithmRunner.csproj", "{62C3B458-430E-4EF4-8250-C50BCF94D035}"
     409Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.MPIAlgorithmRunner-3.3", "HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3\HeuristicLab.MPIAlgorithmRunner-3.3.csproj", "{62C3B458-430E-4EF4-8250-C50BCF94D035}"
     410EndProject
     411Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.MPIEngine-3.3", "HeuristicLab.MPIEngine\3.3\HeuristicLab.MPIEngine-3.3.csproj", "{7B1579F2-6EFC-4C48-B41C-C3292639FF5B}"
    409412EndProject
    410413Global
     
    18971900    {62C3B458-430E-4EF4-8250-C50BCF94D035}.Release|x86.ActiveCfg = Release|x86
    18981901    {62C3B458-430E-4EF4-8250-C50BCF94D035}.Release|x86.Build.0 = Release|x86
     1902    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     1903    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|Any CPU.Build.0 = Debug|Any CPU
     1904    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|x64.ActiveCfg = Debug|x64
     1905    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|x64.Build.0 = Debug|x64
     1906    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|x86.ActiveCfg = Debug|x86
     1907    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Debug|x86.Build.0 = Debug|x86
     1908    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
     1909    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|Any CPU.Build.0 = Release|Any CPU
     1910    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|x64.ActiveCfg = Release|x64
     1911    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|x64.Build.0 = Release|x64
     1912    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|x86.ActiveCfg = Release|x86
     1913    {7B1579F2-6EFC-4C48-B41C-C3292639FF5B}.Release|x86.Build.0 = Release|x86
    18991914  EndGlobalSection
    19001915  GlobalSection(SolutionProperties) = preSolution
  • branches/MPI/HeuristicLab/3.3/Files.txt

    r6347 r6349  
    4040HeuristicLab.MainForm\3.3:HeuristicLab.MainForm-3.3.dll
    4141HeuristicLab.MainForm.WindowsForms\3.3:HeuristicLab.MainForm.WindowsForms-3.3.dll
     42HeuristicLab.MPIEngine\3.3:HeuristicLab.MPIEngine-3.3.dll
    4243HeuristicLab.Operators\3.3:HeuristicLab.Operators-3.3.dll
    4344HeuristicLab.Operators.Views\3.3:HeuristicLab.Operators.Views-3.3.dll
     
    112113HeuristicLab.ExtLibs\HeuristicLab.MPInet\1.0.0:MPI.XML
    113114HeuristicLab.ExtLibs\HeuristicLab.MPInet\1.0.0:MPInet License.txt
    114 HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner:MPIAlgorithmRunner.exe
    115 HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner:MPI_ISLAND_GA.hl
    116 HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner:Howto.txt
     115HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3:HeuristicLab.MPIAlgorithmRunner-3.3.exe
     116HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3:MPI_ISLAND_GA.hl
     117HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3:Howto.txt
    117118
    118119HeuristicLab.ExtLibs\HeuristicLab.Netron\3.0.2672.12446\Netron.Diagramming.Core-3.0.2672.12446:Netron.Diagramming.Core-3.0.2672.12446.dll
Note: See TracChangeset for help on using the changeset viewer.