Changeset 13990 for branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/BernhardCMAES_Soultion
- Timestamp:
- 07/04/16 10:11:30 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Algorithms.CMAEvolutionStrategy/sources/BernhardCMAES_Soultion/HeuristicLab.Algorithms.MOCMAEvolutionStrategy.csproj
r13909 r13990 91 91 <None Include="Properties\AssemblyInfo.cs.frame" /> 92 92 </ItemGroup> 93 <ItemGroup> 94 <Compile Include="CrowdingIndicator.cs" /> 95 <Compile Include="HypervolumeIndicator.cs" /> 96 <Compile Include="IIndicator.cs" /> 97 <Compile Include="MOCMASEvolutionStrategy.cs" /> 98 </ItemGroup> 99 <ItemGroup> 100 <Content Include="HeuristicLab.Algorithms.MOCMAEvolutionStrategy.sln" /> 101 </ItemGroup> 93 102 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 94 103 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.