Skip to content
#

combinations-without-repetition

Here are 5 public repositories matching this topic...

An efficient combinatorics library for JavaScript to generate and get the list of all Permutations and Combinations with the ability to enable or disable repetition. (utilizing ES2015 generators)

  • Updated Oct 26, 2022
  • JavaScript

A tool for teachers to assign students to lab groups in sessions. Each lab group, i.e. a combination of students, like a student pair for example, is assigned no more than once. Each student participates once in each session and once in each group. The number of possible lab groups, referred to as pool size, is the number of group sized student …

  • Updated Feb 28, 2022
  • Processing

Improve this page

Add a description, image, and links to the combinations-without-repetition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the combinations-without-repetition topic, visit your repo's landing page and select "manage topics."

Learn more