1 parent b1a4d64 commit 259ca2eCopy full SHA for 259ca2e
1 file changed
README.md
@@ -54,10 +54,10 @@ in that folder contain some trivial public data structures. The API consists of
54
55
4. **Postsolve** — performed using `postsolve()`, which recovers a primal-dual
56
solution to the original LP from a primal-dual solution to the reduced problem.
57
- (The exact convention we use for the dual variables can be found in our XXX.)
58
59
Detailed descriptions of each function and all associated data structures are
60
-documented in the `PSLP` folder. A video tutorial is available at TODO.
+documented in the `PSLP` folder. A video tutorial is available [here](https://www.youtube.com/watch?v=ASYi21eCB-8).
+
61
62
---
63
## Citation
0 commit comments