There are 1 repository under combinations topic.
Combinatorial objects stream generators for Java.
Combinatorial Objects Generators for Java 7+.
PHP - A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
Generate Permutations and Combinations in an efficient way.
Fast cartesian product
A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.
EVE bot, a customer service chatbot to enhance virtual engagement for Twitter Apple Support
Java 8 combinatorics-related streams and other utilities
A simple, low-memory footprint function to generate all string combinations from a series of characters.
🦕 Combinatorial generators including combinations, permutations, combinations with replacement, permutations with replacement, cartesian products, and power sets.
Computer Algebra and Symbolic Computation System for Combinatorics and Algebraic Number Theory for JavaScript
Cartesian product for big inputs
A mish-mash/combination of the beautiful FiraCode (v5.2+) font and iScript. Great for IDE's/Code Editors alike!
A dart library that simplifies working with meta-arrangements commonly encountered in combinatorics such as arrangements of combinations and permutations.
A collection of utility classes for dealing with combinations.
cargo plugin to run commands against all combinations of features
Datastar plugin to bind keyboard keys to actions
A GUI Developed in Python to create wordlists and millions of combinations through diverse customization
A set of useful C libraries in single header file
Algorithms useful for CS graduates
Arduino library with a number of statistic helper functions.
Free WordPress Plugin: Combinations Calculator calculates the number of ways of selecting r outcomes from n possibilities when the order of the items chosen in the subset does not matter. www.calculator.io/combinations-calculator/
Go lang combination package.
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)
Welcome to Visit https://combinations.uk/ — Match, Merge, and Solve the Puzzle
Welcome to Visit https://combinationsgame.app/ — Train Your Brain with Logic
Repositório do projeto apresentado no vídeo "Explicando o Problema da Mochila de forma DIDÁTICA" (e os seguintes) do canal Universo Discreto
Generate all possible unordered samples of size m, without replacement, from a set of n objects
Enumeration of all Permutations (Recursion, Single Swap, and in Lexicographic Order), and Combinations. Enumeration of all Topological Orderings on a Directed Graph. Enumeration of all Paths in a connected Graph. Evaluates Critical Path using PERT Algorithm.
Geco, a (Constant Amortized Time) recursive generator* for k-combinations, chosen from a given set S of n elements.
.hpp library to efficiently generate combinations using the Lazy Cartesian Product algorithm