From cf87e5f67ae18767b933edb3b1371696f6b1c582 Mon Sep 17 00:00:00 2001 From: Matthew Sotoudeh Date: Fri, 7 Oct 2022 12:46:02 -0700 Subject: algorithms --- README.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.txt (limited to 'README.txt') diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..2f6ea8a --- /dev/null +++ b/README.txt @@ -0,0 +1,2 @@ +C implementations of algorithms from Knuth's TAOCP "Generating All +Combinations" chapter. -- cgit v1.2.3