Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/05/10 14:28:22 (14 years ago)
Author:
swagner
Message:

Worked on best solution analysis for the TSP (#999)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Parameters/3.3/SubScopesLookupParameter.cs

    r3479 r3634  
    2727namespace HeuristicLab.Parameters {
    2828  /// <summary>
    29   /// A generic parameter representing instances of type T which are collected from the sub-scopes of the current scope.
     29  /// A generic parameter representing instances of type T which are collected from or written to the sub-scopes of the current scope.
    3030  /// </summary>
    3131  [Item("SubScopesLookupParameter<T>", "A generic parameter representing instances of type T which are collected from or written to the sub-scopes of the current scope.")]
Note: See TracChangeset for help on using the changeset viewer.