ec icon indicating copy to clipboard operation
ec copied to clipboard

Update creating-new-domains.md

Open ManuelEberhardinger opened this issue 3 years ago • 0 comments

Fixed incr primitives for the example domain to work with python and pypy solver. If a lambda function is returned, the example domain will never find a solution to the tasks because Python always compares a lambda function to an integer when evaluating programs.

ManuelEberhardinger avatar Oct 05 '22 09:10 ManuelEberhardinger