permutation-algorithms
There are 87 repositories under permutation-algorithms topic.
netevert/dnsmorph
Domain name permutation engine written in Go
puolival/multipy
Multiple hypothesis testing in Python
stylewarning/cl-permutation
Permutations and permutation groups in Common Lisp.
pemami4911/sinkhorn-policy-gradient.pytorch
Code accompanying the paper "Learning Permutations with Sinkhorn Policy Gradient"
tufts-ml/graph-generation-vi
This repository contains PyTorch implementation of the following paper: "Order Matters: Probabilistic Modeling of Node Sequence for Graph Generation"
denisrosset/alasc
Computational Group Theory in Scala. It's Scala permuted!
dusk-network/Hades252
Implementation of the Hades permutation algorithm used in Poseidon Hashes with ZKProof capabilities.
Kuanhao-Chao/Wheeler_Graph_Toolkit
🔎 wheeler graph recognition algorithm, visualization and generation
xtaci/qpp
Quantum Permutation Pad (QPP)
searchivarius/PermTest
Permutation algorithms to test statistical significance of experimental results.
alexeyev/SinkhornLayer-keras
Permutation learning Sinkhorn layer implementation in keras
spencerparkin/TwistyPuzzle
Simulate a variety of twisty puzzles.
ocuisenaire/ASD1-notebooks
Algorithmes et Structures de Données 1 - Département TIC - HEIG-VD
pmbhatiya/Hackerrank
HackerRank problem solutions and clarification
BaseMax/YourCombinationsJS
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)
HippoBaro/permutation_generator
[Tsinghua University — C&A] Permutation generation
karttu/lifemidi
Verilog source for my green Lifemidi box, for producing lights and MIDI-music.
RobinCheptileh/gwordapi
Gword is a web app that generates all possible combinations of letters that make up an english word when provided by a set of letters and a limit. It is written in Go and utilizes Websockets.
VascoSch92/symmetria
Symmetria provides an intuitive, thorough, and comprehensive framework for interacting with the symmetric group and its elements.
infinitecoder1729/maths-with-python
Playing with Numbers using Python
karttu/A089840-programs
Two programs that illustrate the creation of OEIS array A089840, which lists signature permutations of non-recursive Catalan automorphisms, that is, bijections of finite plane binary trees, with no unlimited recursion down to indefinite distances from the root.
pannagkumaar/P-Gen
P-Gen is a Python-based tool for generating password lists based on provided information about the target. It can help security professionals and ethical hackers to create custom password lists for password cracking and security testing.
polymonster/permute
Generates all permutations for given inputs.
A-V-Jagannathan/PermutationLearning-Solving-puzzles
Solving rearrangement-based puzzles using DL and Permutation learning
seriousben/go-permutations
Permutations in lexicographic order
storenth/pnk
Produce a combination of subdomains without repetitions - generates permutations P(n,k)
ThePlatinum/english-permutation
Performs a permutation of the input string and returns only valid English words that can be formed from the letters
arash-rohani/libperm
Fastest C permutation library
BaseMax/YourCombinationsPHP
An efficient combinatorics library for PHP 8 to generate and get the list of all Permutations and Combinations with the ability to enable or disable repetition. (utilizing generators)
bitkeyhash/FuzionTxT
FuzionTxT Bash script for permutation, combination of 2 files txt
davidecristiani/permutation-mail-merge
Permutation Mail Merge
Kus-hal/WordFrenzy
A complete Java GUI application for word unscramble game.
m5atib/Algoritgms
Hello bro!, here you will find many algorithms, you can use them completely freely.
mikelma/nnco_lib
Source code and data of the paper "A combinatorial optimization framework for probability-based algorithms by means of generative models", published in ACM Transactions on Evolutionary Learning and Optimization (TELO).
Schefflera-Arboricola/PnC-11th-project
[2018 project] Toolkit for beginner-level permutations and combinations problems. Enabled easy calculation and display of permutations and combinations of a given string using customized algorithms. Employed Python's itertools library to generate, filter, and manipulate results, aiding learners in understanding fundamental concepts in a fun way.
Uwalakac1/Stat-Inference
Past stastical inference projects in R