We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c52ffc commit 107b839Copy full SHA for 107b839
1 file changed
README.md
@@ -1,6 +1,11 @@
1
# CormenPy
2

3
4
+Since Jan 1, 2023 this project is **frozen**, so no noncritical modifications are applied.
5
+Instead, [the successor project](https://github.com/wojtask/clrs4e-implementations) is actively developed.
6
+
7
+---
8
9
**CormenPy** provides implementations of algorithms and data structures from *Introduction to Algorithms*, ed. 2
10
by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein.
11
It also contains implementations from *Introduction to Algorithms – Solutions to exercises and problems*
0 commit comments