opennars / Narjure

A Clojure implementation of the Non-Axiomatic Reasoning System proposed by Pei Wang.
GNU General Public License v2.0
43 stars 11 forks source link

looks like negation of what questionsis generating derived user questions some how #52

Closed TonyLo1 closed 8 years ago

TonyLo1 commented 8 years ago

input question was: <robin --> ?2>? example: (--,<robin --> ?2?>) |- (--,<robin --> bird>).

patham9 commented 8 years ago

my fault. ^^ Will fix later.

patham9 commented 8 years ago

after the issue re-aapeared, it was finally fixed by Tony some days ago.