Skip to content

feat(nft): Implement complementation for NFTs#591

Merged
Adda0 merged 9 commits intodevelfrom
complement
Dec 22, 2025
Merged

feat(nft): Implement complementation for NFTs#591
Adda0 merged 9 commits intodevelfrom
complement

Conversation

@Adda0
Copy link
Collaborator

@Adda0 Adda0 commented Dec 18, 2025

This pull request implements complementation for NFTs, fixes nft::get_words() and adds utility functions for working with levels:

  • Added the next_level_after method to the Levels class, providing a standardised way to compute the next level for a given state.
  • Introduced the map_levels_to utility function for mapping levels to state sets.

This comment was marked as resolved.

@Adda0 Adda0 force-pushed the complement branch 2 times, most recently from 0be438b to c1702be Compare December 18, 2025 09:55
@Adda0 Adda0 marked this pull request as ready for review December 18, 2025 15:09
@Adda0 Adda0 requested a review from jurajsic December 18, 2025 15:12
@Adda0 Adda0 force-pushed the complement branch 3 times, most recently from fb22a3b to 7c4f17a Compare December 21, 2025 15:58
@Adda0 Adda0 force-pushed the complement branch 3 times, most recently from 76f39c3 to 2b704fc Compare December 22, 2025 11:37

This comment was marked as resolved.

@Adda0 Adda0 merged commit 0092213 into devel Dec 22, 2025
16 checks passed
@Adda0 Adda0 deleted the complement branch December 22, 2025 20:17
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.

3 participants