Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/14/10 19:26:38 (15 years ago)
Author:
swagner
Message:

Renamed plugin HeuristicLab.Evolutionary to HeuristicLab.Optimization.Operators (#910)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.SGA/3.3/SGA.cs

    r3020 r3021  
    2525using HeuristicLab.Core;
    2626using HeuristicLab.Data;
    27 using HeuristicLab.Evolutionary;
    2827using HeuristicLab.Operators;
    2928using HeuristicLab.Optimization;
     29using HeuristicLab.Optimization.Operators;
    3030using HeuristicLab.Parameters;
    3131using HeuristicLab.Persistence.Default.CompositeSerializers.Storable;
Note: See TracChangeset for help on using the changeset viewer.