Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/04/11 10:55:50 (14 years ago)
Author:
epitzer
Message:

Merged PSO into trunk (#852)

Location:
trunk/sources/HeuristicLab/3.3/Tests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab/3.3/Tests/Builder.testsettings

    r5226 r5426  
    9393    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll" />
    9494    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Optimization.Operators-3.3.dll" />
     95    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll" />
    9596  </Deployment>
    9697  <Execution>
  • trunk/sources/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj

    r5193 r5426  
    159159      <Name>HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3</Name>
    160160    </ProjectReference>
     161    <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.ParticleSwarmOptimization\3.3\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.csproj">
     162      <Project>{2C429157-9C34-4DD3-9D5F-B444B751E39A}</Project>
     163      <Name>HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3</Name>
     164    </ProjectReference>
    161165    <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.SimulatedAnnealing\3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj">
    162166      <Project>{96E5ED5B-187D-4012-9CDA-D85CDAD38342}</Project>
Note: See TracChangeset for help on using the changeset viewer.