Skip to content

Commit b84d739

Browse files
authored
docs: fix links in solver user guide
1 parent 4bc172e commit b84d739

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/pages/user_guides/general/solvers.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ models. They are largely based on other model's defaults (see e.g.
99
More information can be found at:
1010

1111
- HiGHS:
12-
- https://ergo-code.github.io/HiGHS/stable/options/definitions/
12+
- [HiGHS Documentation - List of Options](https://ergo-code.github.io/HiGHS/stable/options/definitions/)
1313
- Gurobi:
14-
- https://www.gurobi.com/wp-content/uploads/2022-10-Paris_Advanced_Algorithms.pdf
15-
- https://www.gurobi.com/documentation/current/refman/parameters.html
14+
- [Gurobi Days Paris Advanced Gurobi Algorithms](https://www.gurobi.com/wp-content/uploads/2022-10-Paris_Advanced_Algorithms.pdf)
15+
- [Gurobi Documentation - Parameter Reference](https://docs.gurobi.com/projects/optimizer/en/current/reference/parameters.html)
1616
- CPLEX:
17-
- https://www.ibm.com/docs/en/icos/22.1.1?topic=cplex-list-parameters
18-
- https://public.dhe.ibm.com/software/products/Decision_Optimization/docs/pdf/paramcplex.pdf
17+
- [IBM ILOG CPLEX Optimization Studio - List of CPLEX parameters](https://www.ibm.com/docs/en/icos/22.1.2?topic=cplex-list-parameters)
18+
- [IBM ILOG CPLEX Optimization Studio CPLEX Parameters Reference (outdated)](https://public.dhe.ibm.com/software/products/Decision_Optimization/docs/pdf/paramcplex.pdf)
1919

2020
### HiGHS
2121

0 commit comments

Comments
 (0)