Skip to content

Commit 8961d53

Browse files
committed
Fix link in doc
1 parent 5699b05 commit 8961d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/benchmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ This is the result of benchmark, where the performance of PyOptInterface exceeds
6060

6161
# Nonlinear programming
6262

63-
We use the AC Optimal Power Flow problem to benchmark performance of PyOptInterface against different modeling languages. The code is at https://github.com/metab0t/opf_benchmark and the result is published by our paper [Accelerating Optimal Power Flow with Structure-aware Automatic Differentiation and Code Generation](https://ieeexplore.ieee.org/document/10721402).
63+
We use the AC Optimal Power Flow problem to benchmark performance of PyOptInterface against different modeling languages. The code is released at [GitHub](https://github.com/metab0t/opf_benchmark) and the result is published by our paper [Accelerating Optimal Power Flow with Structure-aware Automatic Differentiation and Code Generation](https://ieeexplore.ieee.org/document/10721402).

0 commit comments

Comments
 (0)