ian-andrich / PythonPengines

A Python interface to the Prolog pengines library. Makes it exceedingly easy to call out to SWI-Prolog within Python!
MIT License
12 stars 9 forks source link

consider changing default chunk size #8

Closed cmungall closed 5 years ago

cmungall commented 6 years ago

1 can be ineffecient, although any other value may be arbitrary.. thoughts?

cmungall commented 5 years ago

done