Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/19/15 13:33:36 (8 years ago)
Author:
gkronber
Message:

#2454: merged r13173 from trunk to stable

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Problems.Binary/3.3/HIFFProblem.cs

    r12708 r13295  
    2929
    3030namespace HeuristicLab.Problems.Binary {
    31   [Item("Hierararchical If and only If problem", "Genome evaluated in nested subsets to see if each subset contains either all 0s or all 1s.")]
     31  [Item("Hierararchical If and only If problem (HIFF)", "Genome evaluated in nested subsets to see if each subset contains either all 0s or all 1s.")]
    3232  [StorableClass]
    3333  [Creatable(CreatableAttribute.Categories.CombinatorialProblems, Priority = 220)]
Note: See TracChangeset for help on using the changeset viewer.