Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a "lifelong" CSP solver that reuses past solutions #109

Merged
merged 6 commits into from
Dec 5, 2024

Conversation

tomsilver
Copy link
Owner

@tomsilver tomsilver commented Dec 5, 2024

much faster: about 25 min to generate this video versus nearly 4 hours before

paused_video.mp4

@@ -65,6 +65,7 @@ split_on_trailing_comma = true
[tool.mypy]
strict_equality = true
disallow_untyped_calls = true
disable_error_code = ["method-assign"]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tomsilver tomsilver merged commit 7be901b into main Dec 5, 2024
4 checks passed
@tomsilver tomsilver deleted the lifelong-csp-solver branch December 5, 2024 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant