commit efa52a4bd8035e2852d50d034b52c8c67bfe04f4
parent 4d76f05355b7bc4c721d69617e55e64929428634
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Tue, 4 Nov 2025 08:30:20 +0100
commit with codex
Diffstat:
3 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/property_testing b/property_testing
@@ -1,7 +1,8 @@
# Property testing
- [property_testing_formal_language]
-- [adler2018property]
+- [property_testing_CSP]
+- [property_testing_databases]
Up: [computational_problem]
diff --git a/property_testing_csp b/property_testing_csp
@@ -0,0 +1,5 @@
+# Property testing CSP
+
+cf [fei2025unbounded]
+
+Up: [property_testing], [CSP]
diff --git a/property_testing_databases b/property_testing_databases
@@ -0,0 +1,7 @@
+# Property testing databases
+
+cf [adler2018property]
+
+Up: [property_testing], [databases]
+
+Aliases: property testing logic