We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7de883 + e037885 commit 75b6b29Copy full SHA for 75b6b29
docplex/mp/progress.py
@@ -63,7 +63,7 @@
63
64
# noinspection PyUnresolvedReferences
65
class ProgressData(_TProgressData_):
66
- """ A named tuple class to hold progress data, as reeived from CPLEX.
+ """ A named tuple class to hold progress data, as received from CPLEX.
67
68
Attributes:
69
has_incumbent: a boolean, indicating whether an incumbent solution is available (or not),
0 commit comments