duplicateEditVariable constant

Result const duplicateEditVariable

The result when could not add the edit Variable to the Solver because it was already added to the Solver previously.

Implementation

static const Result duplicateEditVariable =
    Result._('Duplicate edit variable');