Skip to content

Commit 8be3d1c

Browse files
committed
add highs to LPI list, with beta remark; fix COIN-OR spelling
1 parent b5df2ae commit 8be3d1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/xternal.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,11 @@
124124
* `cpx` | IBM ILOG CPLEX
125125
* `xprs` | FICO XPress
126126
* `grb` | Gurobi (version at least 7.0.2 required)
127-
* `clp` | CoinOR CLP (interface currently sometimes produces wrong results)
127+
* `clp` | COIN-OR CLP (interface currently sometimes produces wrong results)
128128
* `glop` | Google Glop (contained in OR-tools)
129129
* `msk` | Mosek (version at least 7.0.0 required)
130130
* `qsopt` | QSopt (experimental)
131+
* `highs` | HiGHS (beta, sometimes failing)
131132
* `none` | disables LP solving entirely (not recommended; only for technical reasons)
132133
*/
133134

0 commit comments

Comments
 (0)