We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a24ac commit 362b068Copy full SHA for 362b068
1 file changed
README.md
@@ -18,7 +18,9 @@ AdicFlux is a correctness-first implementation of an experimental integer sortin
18
- Stable target resolution inside each block.
19
- Transport moves that are accepted only when they strictly reduce local energy.
20
- Exact odd-even cleanup that guarantees eventual sorting.
21
-- Unit tests, deterministic edge cases, and randomized reference comparisons.
+- Unit tests, deterministic edge cases, randomized reference comparisons, and stats/invariant checks.
22
+- Tagged-identity stability checks that provide test-supported evidence without claiming a formal proof.
23
+- A source-backed literature review log that keeps positioning and novelty language conservative.
24
25
## What is not implemented yet
26
0 commit comments