Free cookie consent management tool by TermsFeed Policy Generator

Changeset 16959 for branches


Ignore:
Timestamp:
05/15/19 15:11:11 (5 years ago)
Author:
chaider
Message:

#2971 Changed unicode to derivative symbol in exampleInput

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis/3.4/ProblemDataConstraint.cs

    r16937 r16959  
    3636                                                  "# Example for constraint on model parameter: " + Environment.NewLine +
    3737                                                  "d'y'/d'x' in [0 .. 10]" + Environment.NewLine +
    38                                                   "\u2202²'y'/\u2202'x'² in ]-1 .. inf.[";
     38                                                  "∂²'y'/∂'x'² in ]-1 .. inf.[";
    3939
    4040    [Storable]
Note: See TracChangeset for help on using the changeset viewer.