Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dwavesystems
/
dwave-optimization
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
29
Code
Issues
61
Pull requests
9
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Implement state checkpointing for decision nodes
- #587
#587
Open
arcondello
wants to merge 13 commits into
dwavesystems:main
dwavesystems/dwave-optimization:main
from
arcondello:feature/decision-checkpoints
arcondello/dwave-optimization:feature/decision-checkpoints
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Implement state checkpointing for decision nodes
#587
arcondello
wants to merge 13 commits into
dwavesystems:main
dwavesystems/dwave-optimization:main
from
arcondello:feature/decision-checkpoints
arcondello/dwave-optimization:feature/decision-checkpoints
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
Implement state checkpointing for CollectionNode
arcondello
committed
953304e
View commit details
Copy full SHA for 953304e
Browse repository at this point
Commits on Jul 20, 2026
Fix reverts and dangling pointers for CollectionNode checkpoints
arcondello
committed
214c5e2
View commit details
Copy full SHA for 214c5e2
Browse repository at this point
Use offical Python images in CircleCI
Show description for 9cd035b
arcondello
committed
9cd035b
View commit details
Copy full SHA for 9cd035b
Browse repository at this point
Add LinkedListCheckpoint helper class
arcondello
committed
6ec49f9
View commit details
Copy full SHA for 6ec49f9
Browse repository at this point
Fix the copying of checkpointed states
arcondello
committed
fc44824
View commit details
Copy full SHA for fc44824
Browse repository at this point
Drop unused NodeStateCheckpoint::valid() method
arcondello
committed
f711e63
View commit details
Copy full SHA for f711e63
Browse repository at this point
Commits on Jul 21, 2026
Add DiffCheckpoint class for checkpoints that track diffs
arcondello
committed
e85f85f
View commit details
Copy full SHA for e85f85f
Browse repository at this point
Go back to using CircleCI image for some CI tasks
arcondello
committed
f70699e
View commit details
Copy full SHA for f70699e
Browse repository at this point
Commits on Jul 23, 2026
Add NumberNode::checkpoint()
arcondello
committed
ef950e4
View commit details
Copy full SHA for ef950e4
Browse repository at this point
Commits on Jul 27, 2026
Fix assigning from a checkpoint after mutation
arcondello
committed
e61a70f
View commit details
Copy full SHA for e61a70f
Browse repository at this point
Add test for BinaryNode::assign_from_checkpoint
arcondello
committed
e845381
View commit details
Copy full SHA for e845381
Browse repository at this point
Make all DecisionNodes implement checkpointing
arcondello
committed
4402568
View commit details
Copy full SHA for 4402568
Browse repository at this point
Commits on Aug 4, 2026
Expand docstrings for checkpoint implementations
arcondello
committed
ec4abfc
View commit details
Copy full SHA for ec4abfc
Browse repository at this point
You can’t perform that action at this time.