Free cookie consent management tool by TermsFeed Policy Generator

Changeset 5422


Ignore:
Timestamp:
02/04/11 04:19:01 (13 years ago)
Author:
swagner
Message:

Removed obsolete interfaces IRealVectorEncoder and IRealVectorDecoder (#1395)

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

Legend:

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

    r5343 r5422  
    116116    <Compile Include="Interfaces\IMultiAnalyzer.cs" />
    117117    <Compile Include="Interfaces\IIterationBasedOperator.cs" />
    118     <Compile Include="Interfaces\IRealVectorDecoder.cs" />
    119     <Compile Include="Interfaces\IRealVectorEncoder.cs" />
    120118    <Compile Include="MultiObjectiveProblem.cs" />
    121119    <Compile Include="Problem.cs" />
Note: See TracChangeset for help on using the changeset viewer.