Changeset 5643 for trunk/sources/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.csproj
- Timestamp:
- 03/09/11 12:42:41 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Algorithms.ParticleSwarmOptimization/3.3/HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.csproj
r5581 r5643 112 112 <Compile Include="VonNeumannTopologyInitializer.cs" /> 113 113 <Compile Include="RingTopologyInitializer.cs" /> 114 <Compile Include="NeighborUpdater.cs" />115 114 <Compile Include="TopologyInitializer.cs" /> 116 115 <Compile Include="HeuristicLabAlgorithmsParticleSwarmOptimizationPlugin.cs" /> … … 160 159 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 161 160 <Name>HeuristicLab.Data-3.3</Name> 162 </ProjectReference>163 <ProjectReference Include="..\..\HeuristicLab.Encodings.IntegerVectorEncoding\3.3\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj">164 <Project>{DDFB14DD-2A85-493C-A52D-E69729BBAEB0}</Project>165 <Name>HeuristicLab.Encodings.IntegerVectorEncoding-3.3</Name>166 </ProjectReference>167 <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">168 <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>169 <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>170 161 </ProjectReference> 171 162 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.