CP Support does not work well with division

Issue #823 resolved
Bart Bogaerts created an issue

See file. Problem probably becuase there is an equality =[float,float] which causes a missing function check

I suspect a bad combination of unnestterms and the grounderfactory, where the grounderfactory incorrectly creates an atomgrounder instead of unnesting terms, or rewriting division to multiplication.

Comments (1)

  1. Log in to comment