probmods / chapters

The online textbook Probabilistic Models of Cognition
https://probmods.org
163 stars 27 forks source link

Error message thrown by exact-query #29

Closed tomeru closed 10 years ago

tomeru commented 10 years ago

exact-query returns error:

Running the following: "(exact-query (define A 1) A (equals 2 2) )"

returns:

_A is not defined

ngoodman commented 10 years ago

in webchurch we have enumeration-query instead.