Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/24/09 00:58:23 (15 years ago)
Author:
abeham
Message:

Updated ES to uniformly distributed initialization of strategy vector #495
Fixed Plus/Comma display bug on load #491
Removed some unnecessary references
Added necessary reference to RealVector

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ES/HeuristicLab.ES.csproj

    r852 r1222  
    9090      <Name>HeuristicLab.Data</Name>
    9191    </ProjectReference>
    92     <ProjectReference Include="..\HeuristicLab.Evolutionary\HeuristicLab.Evolutionary.csproj">
    93       <Project>{F5614C53-153C-4A37-A608-121E1C087F07}</Project>
    94       <Name>HeuristicLab.Evolutionary</Name>
    95     </ProjectReference>
    9692    <ProjectReference Include="..\HeuristicLab.Logging\HeuristicLab.Logging.csproj">
    9793      <Project>{4095C92C-5A4C-44BC-9963-5F384CF5CC3F}</Project>
     
    110106      <Name>HeuristicLab.Random</Name>
    111107    </ProjectReference>
    112     <ProjectReference Include="..\HeuristicLab.Selection.OffspringSelection\HeuristicLab.Selection.OffspringSelection.csproj">
    113       <Project>{205898D3-2717-4686-AF17-52409B7EC0C6}</Project>
    114       <Name>HeuristicLab.Selection.OffspringSelection</Name>
     108    <ProjectReference Include="..\HeuristicLab.RealVector\HeuristicLab.RealVector.csproj">
     109      <Project>{2D4E4565-3ED9-4BEB-AE75-39D871843D24}</Project>
     110      <Name>HeuristicLab.RealVector</Name>
    115111    </ProjectReference>
    116112    <ProjectReference Include="..\HeuristicLab.Selection\HeuristicLab.Selection.csproj">
Note: See TracChangeset for help on using the changeset viewer.