ec
ec copied to clipboard
Update creating-new-domains.md
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.