Template support recursive symbolics

This commit is contained in:
EduardDurech 2025-02-08 18:31:29 +00:00
parent e320ba66dd
commit b3e61988c1
2 changed files with 23 additions and 5 deletions

View file

@ -102,4 +102,4 @@ def main():
print(problem)
if __name__ == "__main__":
main()
main()