- Timestamp:
- 05/15/19 15:11:11 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis/3.4/ProblemDataConstraint.cs
r16937 r16959 36 36 "# Example for constraint on model parameter: " + Environment.NewLine + 37 37 "d'y'/d'x' in [0 .. 10]" + Environment.NewLine + 38 " \u2202²'y'/\u2202'x'² in ]-1 .. inf.[";38 "∂²'y'/∂'x'² in ]-1 .. inf.["; 39 39 40 40 [Storable]
Note: See TracChangeset
for help on using the changeset viewer.