File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
doc/OnlineDocs/explanation/analysis Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44[ ![ Documentation Status] ( https://readthedocs.org/projects/pyomo/badge/?version=latest )] ( https://pyomo.readthedocs.org/en/latest/ )
55[ ![ Build services] ( https://github.com/Pyomo/jenkins-status/blob/main/pyomo_services.svg )] ( https://pyomo-jenkins.sandia.gov/ )
66[ ![ GitHub contributors] ( https://img.shields.io/github/contributors/pyomo/pyomo.svg )] ( https://github.com/pyomo/pyomo/graphs/contributors )
7- [ ![ Merged PRs] ( https://img.shields.io/github/issues-pr-closed-raw/pyomo/pyomo.svg?label=merged+PRs )] ( https://github.com/pyomo/pyomo/pulls?q=is:pr+is:merged )
7+ [ ![ Merged PRs] ( https://img.shields.io/github/issues-pr-closed-raw/pyomo/pyomo.svg?label=merged+PRs&color=44cc11 )] ( https://github.com/pyomo/pyomo/pulls?q=is:pr+is:merged )
88
99[ ![ a COIN-OR project] ( https://www.coin-or.org/GitHub/coin-or-badge.png )] ( https://www.coin-or.org )
1010
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ as part of the watertap project (https://github.com/watertap-org/watertap)
3737and is therefore governed by a license shown
3838at the top of ``mis.py ``.
3939
40- The algorithms come from John Chinneck's slides, see: https ://www.sce.carleton.ca/faculty/chinneck/docs/CPAIOR07InfeasibilityTutorial.pdf
40+ The algorithms come from John Chinneck's slides, see: http ://www.sce.carleton.ca/faculty/chinneck/docs/CPAIOR07InfeasibilityTutorial.pdf
4141
4242Solver
4343------
Original file line number Diff line number Diff line change 3131
3232copied by DLW 18Feb2024 and edited
3333
34- See: https ://www.sce.carleton.ca/faculty/chinneck/docs/CPAIOR07InfeasibilityTutorial.pdf
34+ See: http ://www.sce.carleton.ca/faculty/chinneck/docs/CPAIOR07InfeasibilityTutorial.pdf
3535"""
3636
3737import logging
You can’t perform that action at this time.
0 commit comments