-
-
Notifications
You must be signed in to change notification settings - Fork 482
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gh-36830: improved integer vectors efficiency -Enhancement
Fixes #36816 1) **Added** the **cardinality function** using stars and bars to the **IntegerVector_nk** class 2) Fixed the errors in IntegerVectors_n and IntegerVectors_k now **IntegerVectors_n(0)cardinality() and IntegerVectors_k(0).cardinality() returns 1 and both of them are Finite EnumeratedSets** URL: #36830 Reported by: Aman Moon Reviewer(s): Aman Moon, Jukka Kohonen, Martin Rubey
- Loading branch information
Showing
1 changed file
with
232 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters