opencog / atomspace

The OpenCog (hyper-)graph database and graph rewriting system
https://wiki.opencog.org/w/AtomSpace
Other
795 stars 225 forks source link

The DeleteLink code seems bit-rotted. Fix it up. #3034

Closed linas closed 1 year ago

linas commented 1 year ago

Some old redesigns appear to have left it with a bug and with some unfinished work. Get it working again, as designed. Also clean up documentation.

linas commented 1 year ago

Merging despite URE unit test timeout. URE does not use DeleteLinks, the test timeout is unrelated to this change. I'm guessing cython is bit-rotted.