We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da737dc + dd23ddf commit d33f297Copy full SHA for d33f297
chalk-engine/src/lib.rs
@@ -7,7 +7,7 @@
7
//! This algorithm is very closed based on the description found in the
8
//! following paper, which I will refer to in the comments as EWFS:
9
//!
10
-//! > Efficient Top-Down Computation of Queries Under the Well-formed Semantics
+//! > Efficient Top-Down Computation of Queries Under the Well-founded Semantics
11
//! > (Chen, Swift, and Warren; Journal of Logic Programming '95)
12
13
//! However, to understand that paper, I would recommend first
0 commit comments