Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/20/10 04:15:54 (14 years ago)
Author:
swagner
Message:

Refactored interface implementations of selectors and reducers (#931).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Selection/3.3/Selector.cs

    r3129 r3138  
    2222using System.Collections.Generic;
    2323using HeuristicLab.Core;
    24 using HeuristicLab.Data;
    2524using HeuristicLab.Operators;
    26 using HeuristicLab.Optimization;
    2725using HeuristicLab.Parameters;
    2826using HeuristicLab.Persistence.Default.CompositeSerializers.Storable;
Note: See TracChangeset for help on using the changeset viewer.