Skip to content

feat: Heap Instances#125

Merged
markusdemedeiros merged 26 commits intomasterfrom
heapinstances
Jan 22, 2026
Merged

feat: Heap Instances#125
markusdemedeiros merged 26 commits intomasterfrom
heapinstances

Conversation

@markusdemedeiros
Copy link
Collaborator

Builds off of #106 (there was some weird git stuff happening in Alok's PR) and #89.

Heap allocation is not yet supported for TreeMaps, I didn't look too hard into this yet. The challenge is taking a TreeMap (which has a finite domain) and returning a key that is not yet allocated.

Also, this code can likely be refactored some more. I think it's serviceable as is, but some of these low level proofs can probably be made a lot cleaner with the simp_to_model machinery of the standard library.

@markusdemedeiros markusdemedeiros merged commit 23bd256 into master Jan 22, 2026
1 check passed
@markusdemedeiros markusdemedeiros deleted the heapinstances branch January 22, 2026 22:50
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