Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/10 21:13:35 (14 years ago)
Author:
abeham
Message:

Moved TabuMaker from Optimization to Optimization.Operators (and updated references)
Added StochasticMultiBranch
Implemented MultiCrossover and PermutationMultiCrossover
#976, #840

Location:
trunk/sources/HeuristicLab.Optimization/3.3
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj

    r3384 r3418  
    131131    <Compile Include="Interfaces\ITabuMaker.cs" />
    132132    <Compile Include="Result.cs" />
    133     <Compile Include="TabuMaker.cs" />
    134133    <Compile Include="UserDefinedAlgorithm.cs" />
    135134    <Compile Include="EngineAlgorithm.cs" />
     
    162161      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    163162      <Name>HeuristicLab.Data-3.3</Name>
    164     </ProjectReference>
    165     <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    166       <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    167       <Name>HeuristicLab.Operators-3.3</Name>
    168163    </ProjectReference>
    169164    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.