Skip to content

Add minimal interval implementation#550

Draft
arcondello wants to merge 2 commits into
dwavesystems:mainfrom
arcondello:feature/minimal-interval
Draft

Add minimal interval implementation#550
arcondello wants to merge 2 commits into
dwavesystems:mainfrom
arcondello:feature/minimal-interval

Conversation

@arcondello
Copy link
Copy Markdown
Member

@arcondello arcondello commented May 20, 2026

This does not add outward rounding, which we definitely want/need in the long run. But I wanted to get a minimal API up.

Next step is to replace or integrate into the existing ValuesInfo class, maybe with something like std::variant<interval<double>, interval<ssize_t>>.

AI Generation Disclosure

No AI used.

@arcondello arcondello added the enhancement New feature or request label May 20, 2026
@arcondello arcondello force-pushed the feature/minimal-interval branch 5 times, most recently from fef144f to 2a9d1ab Compare May 22, 2026 18:29
@arcondello arcondello force-pushed the feature/minimal-interval branch from 2a9d1ab to 317fae8 Compare May 22, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant