opencog/ure

Possible bug in AndBIT::expand()

linas opened this issue · 1 comments

linas commented

The pull req #93 works around something that smells like a bug in AndBIT::expand(). I can't really tell, so I am opening this issue to track the question. If it's not actually a bug, then just close this :-) See #93 for details of what seems to be wrong.

It's not a bug it's a feature (empty VariableList allows to interpret variables as constants).