Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/06/10 19:06:26 (14 years ago)
Author:
mkofler
Message:

Worked on #852 (PSO)

File:
1 edited

Legend:

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

    r3658 r3682  
    8787    <Compile Include="Algorithm.cs" />
    8888    <Compile Include="BatchRun.cs" />
     89    <Compile Include="Interfaces\IRealVectorDecoder.cs" />
     90    <Compile Include="Interfaces\IRealVectorEncoder.cs" />
    8991    <Compile Include="RunCollectionConstraints\RunCollectionComparisonConstraint.cs" />
    9092    <Compile Include="RunCollectionConstraints\RunCollectionConstraintCollection.cs" />
Note: See TracChangeset for help on using the changeset viewer.