You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-14Lines changed: 1 addition & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,20 +94,7 @@ y_val = model.get_value(y)
94
94
```
95
95
96
96
## Citation
97
-
If you use PyOptInterface in your research, please consider citing [the following paper](https://arxiv.org/abs/2405.10130):
98
-
99
-
```bibtex
100
-
@misc{yang2024pyoptinterface,
101
-
title={PyOptInterface: Design and implementation of an efficient modeling language for mathematical optimization},
102
-
author={Yue Yang and Chenhui Lin and Luo Xu and Wenchuan Wu},
103
-
year={2024},
104
-
eprint={2405.10130},
105
-
archivePrefix={arXiv},
106
-
primaryClass={cs.MS}
107
-
}
108
-
```
109
-
110
-
If you use the nonlinear optimization feature of PyOptInterface, please consider citing [the following paper](https://ieeexplore.ieee.org/document/10721402) as well:
97
+
If you use PyOptInterface in your research, please consider citing [the following paper](https://ieeexplore.ieee.org/document/10721402):
0 commit comments