Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/17/14 16:05:58 (10 years ago)
Author:
mkommend
Message:

#2171: Added new ParameterOptimizationProblem and the external evaluation with Scilab to the trunk.

Location:
trunk/sources
Files:
1 deleted
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • trunk/sources

    • Property svn:ignore
      •  

        old new  
        88FxCopResults.txt
        99Google.ProtocolBuffers-0.9.1.dll
         10Google.ProtocolBuffers-2.4.1.473.dll
        1011HeuristicLab 3.3.5.1.ReSharper.user
        1112HeuristicLab 3.3.6.0.ReSharper.user
        1213HeuristicLab.4.5.resharper.user
        1314HeuristicLab.ExtLibs.6.0.ReSharper.user
         15HeuristicLab.Scripting.Development
        1416HeuristicLab.resharper.user
        1517ProtoGen.exe
         
        1719_ReSharper.HeuristicLab
        1820_ReSharper.HeuristicLab 3.3
         21_ReSharper.HeuristicLab 3.3 Tests
        1922_ReSharper.HeuristicLab.ExtLibs
        2023bin
        2124protoc.exe
        22 _ReSharper.HeuristicLab 3.3 Tests
        23 Google.ProtocolBuffers-2.4.1.473.dll
  • trunk/sources/HeuristicLab.Problems.ParameterOptimization/3.3/HeuristicLab.Problems.ParameterOptimization-3.3.csproj

    r10595 r10605  
    3737  </PropertyGroup>
    3838  <ItemGroup>
    39     <Reference Include="HeuristicLab.Collections-3.3">
    40       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
    41       <Private>False</Private>
    42     </Reference>
    43     <Reference Include="HeuristicLab.Common-3.3">
    44       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
    45       <Private>False</Private>
    46     </Reference>
    47     <Reference Include="HeuristicLab.Core-3.3">
    48       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
    49       <Private>False</Private>
    50     </Reference>
    51     <Reference Include="HeuristicLab.Data-3.3">
    52       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
    53       <Private>False</Private>
    54     </Reference>
    55     <Reference Include="HeuristicLab.Encodings.RealVectorEncoding-3.3">
    56       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.RealVectorEncoding-3.3.dll</HintPath>
    57       <Private>False</Private>
    58     </Reference>
    59     <Reference Include="HeuristicLab.Operators-3.3">
    60       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
    61       <Private>False</Private>
    62     </Reference>
    63     <Reference Include="HeuristicLab.Optimization-3.3">
    64       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
    65       <Private>False</Private>
    66     </Reference>
    67     <Reference Include="HeuristicLab.Parameters-3.3">
    68       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
    69       <Private>False</Private>
    70     </Reference>
    71     <Reference Include="HeuristicLab.Persistence-3.3">
    72       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
    73       <Private>False</Private>
    74     </Reference>
    75     <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    76       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
    77       <Private>False</Private>
    78     </Reference>
    7939    <Reference Include="System" />
    8040    <Reference Include="System.Core" />
     
    9959    <None Include="Plugin.cs.frame" />
    10060    <None Include="Properties\AssemblyInfo.cs.frame" />
     61  </ItemGroup>
     62  <ItemGroup>
     63    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     64      <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project>
     65      <Name>HeuristicLab.Collections-3.3</Name>
     66    </ProjectReference>
     67    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     68      <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project>
     69      <Name>HeuristicLab.Common-3.3</Name>
     70      <Private>False</Private>
     71    </ProjectReference>
     72    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     73      <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
     74      <Name>HeuristicLab.Core-3.3</Name>
     75      <Private>False</Private>
     76    </ProjectReference>
     77    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     78      <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
     79      <Name>HeuristicLab.Data-3.3</Name>
     80      <Private>False</Private>
     81    </ProjectReference>
     82    <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
     83      <Project>{bb6d334a-4bb6-4674-9883-31a6ebb32cab}</Project>
     84      <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>
     85      <Private>False</Private>
     86    </ProjectReference>
     87    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
     88      <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project>
     89      <Name>HeuristicLab.Operators-3.3</Name>
     90      <Private>False</Private>
     91    </ProjectReference>
     92    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
     93      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
     94      <Name>HeuristicLab.Optimization-3.3</Name>
     95      <Private>False</Private>
     96    </ProjectReference>
     97    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
     98      <Project>{56f9106a-079f-4c61-92f6-86a84c2d84b7}</Project>
     99      <Name>HeuristicLab.Parameters-3.3</Name>
     100      <Private>False</Private>
     101    </ProjectReference>
     102    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
     103      <Project>{102bc7d3-0ef9-439c-8f6d-96ff0fdb8e1b}</Project>
     104      <Name>HeuristicLab.Persistence-3.3</Name>
     105      <Private>False</Private>
     106    </ProjectReference>
     107    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     108      <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
     109      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     110      <Private>False</Private>
     111    </ProjectReference>
    101112  </ItemGroup>
    102113  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  • trunk/sources/HeuristicLab.Problems.ParameterOptimization/3.3/Properties/AssemblyInfo.cs.frame

    r10594 r10605  
    3131[assembly: AssemblyCompany("")]
    3232[assembly: AssemblyProduct("HeuristicLab")]
    33 [assembly: AssemblyCopyright("(c) 2002-2013 HEAL")]
     33[assembly: AssemblyCopyright("(c) 2002-2014 HEAL")]
    3434[assembly: AssemblyTrademark("")]
    3535[assembly: AssemblyCulture("")]
     
    5353// by using the '*' as shown below:
    5454[assembly: AssemblyVersion("3.3.0.0")]
    55 [assembly: AssemblyFileVersion("3.3.8.$WCREV$")]
     55[assembly: AssemblyFileVersion("3.3.9.$WCREV$")]
Note: See TracChangeset for help on using the changeset viewer.