MCPcopy Create free account
hub / github.com/Adam-Vandervorst/PyBHV / fix

Method fix

bhv/symbolic.py:155–170  ·  view source on GitHub ↗

Calculates and returns the fix-point of operator `f` on self. Recursively applies until no change was made. If `f` returns None, the term remains unchanged (and no copy is performed).

(self, f, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

simplifyMethod · 0.95
shredMethod · 0.95

Calls 1

mapMethod · 0.80

Tested by

no test coverage detected