Skip to content

Commit 7a33052

Browse files
authored
Add a citation to the README.md (#286)
1 parent 3d78d45 commit 7a33052

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ If you have a reproducible example of a bug, please [open a GitHub issue](https:
2929
The underlying solver, [ERGO-Code/HiGHS](https://github.com/ERGO-Code/HiGHS), is
3030
licensed under the [MIT license](https://github.com/ERGO-Code/HiGHS/blob/master/LICENSE).
3131

32+
## Citation
33+
34+
If you use HiGHS in an academic context, please cite the following article:
35+
36+
Huangfu, Q., & Hall, J.A.J. (2018). Parallelizing the dual revised simplex
37+
method. _Mathematical Programming Computation_, 10(1), 119-142.
38+
DOI: [10.1007/s12532-017-0130-5](https://doi.org/10.1007/s12532-017-0130-5)
39+
3240
## Installation
3341

3442
Install HiGHS as follows:

0 commit comments

Comments
 (0)