MCPcopy Create free account
hub / github.com/dagit/rust-prolog / is_complementary

Function is_complementary

src/solve.rs:316–337  ·  view source on GitHub ↗

uses unification to search for framed atoms whose complement unifies with the given atom. */

(heap: &mut Heap, a: &Atom, c: &FramableClause)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

solve_stepMethod · 0.85

Calls 3

make_complementaryFunction · 0.85
unify_termsFunction · 0.85
insert_termMethod · 0.80

Tested by

no test coverage detected