mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-07 18:08:51 -06:00
Docs: fix example; export MinPrecisionThreshold
This commit is contained in:
@@ -59,5 +59,5 @@ a `PrimalSolutionComponent` which achieves 95% precision, possibly at the cost o
|
||||
more aggressive, this precision may be lowered.
|
||||
|
||||
```python
|
||||
comp = PrimalSolutionComponent(threshold=MinPrecisionThreshold(0.98))
|
||||
PrimalSolutionComponent(threshold=MinPrecisionThreshold(0.95))
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user