-
-
Notifications
You must be signed in to change notification settings - Fork 401
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add range of feasibility and optimality, i.e., where the current lp-basis remain optimal. * Add tests for range of feasibility * Remove dependence of Lower/UpperBoundref for Range of optimality * Add tests for range of optimality * Code clean * Minor simplification of _std_matrix * Move lp sensitivity to new file * Code cleaning * Minor fix and clean in _std_matrix * Revised tolerances used in lp sensitivity * Clean up an fixes in lp sensitivity * Tolerance as an optional argument in lp_sensitivity * Fix some comments in lp_sensitivity * Documentation of lp_sensitivity * Clarificaitons in documenation of lp_sensitivity
- Loading branch information
1 parent
fd5ea00
commit 94e2cbb
Showing
5 changed files
with
664 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.