File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,16 @@ MathOptAnalyzer.Numerical.SmallMatrixQuadraticCoefficient
3535MathOptAnalyzer.Numerical.LargeMatrixQuadraticCoefficient
3636MathOptAnalyzer.Numerical.NonconvexQuadraticObjective
3737MathOptAnalyzer.Numerical.NonconvexQuadraticConstraint
38+ MathOptAnalyzer.Numerical.LargeDynamicRangeConstraint
39+ MathOptAnalyzer.Numerical.LargeDynamicRangeMatrix
40+ MathOptAnalyzer.Numerical.LargeDynamicRangeObjective
41+ MathOptAnalyzer.Numerical.LargeDynamicRangeRHS
42+ MathOptAnalyzer.Numerical.LargeDynamicRangeVariable
43+ MathOptAnalyzer.Numerical.LargeDynamicRangeBound
3844```
3945
4046These issues are saved in the data structure that is returned from the ` MathOptAnalyzer.analyze ` function:
4147
4248``` @docs
4349MathOptAnalyzer.Numerical.Data
44- ```
50+ ```
You can’t perform that action at this time.
0 commit comments