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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
*Mykel J. Kochenderfer, Sydney M. Katz, Anthony L. Corso, and Robert J. Moss*
4
4
5
-
All typeset code blocks from the book, [Algorithms for Validation](https://algorithmsbook.com/validation).
5
+
All typeset code blocks from the book, [Algorithms for Validation](https://algorithmsbook.com/validation). We also include the [code for the weighted graphs](weighted_graphs.jl) used in the book.
6
6
7
7
We share this content in the hopes that it helps you and makes the validation algorithms
8
8
more approachable and accessible. Thank you for reading!
0 commit comments