Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved LOLAVoronoi #11

Closed
wants to merge 6 commits into from
Closed

Conversation

regislebrun
Copy link

Now, the user can select the way the truncated distribution is sampled and can bound the number of combinations to test through ResourceMap

regislebrun and others added 6 commits May 16, 2024 17:39
This multivariate discrete distribution is the uniform distribution over the set of strictly increasing functions from {0,...,k-1} to {0,...,n-1} where k and n are natural numbers such that k<=n. It is also the uniform distribution over the subsets of size k of a set of size n.
Now it has a isStrictlyIncreasing() method.
Now, the user can select the way the truncated distribution is sampled and can bound the number of combinations to test through ResourceMap
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.

2 participants