1
2
3
4
5
6
7
8
9
10
11
12
13
14
| Quintiq file version 2.0
| #parent: #root
| Constraint HasIterations
| {
| #keys: '2[144996.0.777291718][144996.0.777291719]'
| ConstraintCondition:
| [*
| value := this.Run().HasIterations();
| return value;
| *]
| ConstraintKind: 'Soft'
| ConstraintText: '@Translations::LibOpt_Analysis_NoIterations()@'
| Description: 'The `LibOpt_Analysis` is linked to a `LibOpt_Run` that has iteration calculation enabled.'
| }
|
|