permutation-algorithms

There are 87 repositories under permutation-algorithms topic.

  • netevert/dnsmorph

    Domain name permutation engine written in Go

    Language:Go268225243
  • puolival/multipy

    Multiple hypothesis testing in Python

    Language:Python1102724
  • stylewarning/cl-permutation

    Permutations and permutation groups in Common Lisp.

    Language:Common Lisp505186
  • pemami4911/sinkhorn-policy-gradient.pytorch

    Code accompanying the paper "Learning Permutations with Sinkhorn Policy Gradient"

    Language:Python395210
  • tufts-ml/graph-generation-vi

    This repository contains PyTorch implementation of the following paper: "Order Matters: Probabilistic Modeling of Node Sequence for Graph Generation"

    Language:Python29816
  • denisrosset/alasc

    Computational Group Theory in Scala. It's Scala permuted!

    Language:Scala226245
  • dusk-network/Hades252

    Implementation of the Hades permutation algorithm used in Poseidon Hashes with ZKProof capabilities.

    Language:Rust2254615
  • Kuanhao-Chao/Wheeler_Graph_Toolkit

    🔎 wheeler graph recognition algorithm, visualization and generation

    Language:C++19100
  • xtaci/qpp

    Quantum Permutation Pad (QPP)

    Language:Go1900
  • searchivarius/PermTest

    Permutation algorithms to test statistical significance of experimental results.

    Language:C++10214
  • alexeyev/SinkhornLayer-keras

    Permutation learning Sinkhorn layer implementation in keras

    Language:Python9200
  • spencerparkin/TwistyPuzzle

    Simulate a variety of twisty puzzles.

    Language:C++9220
  • ocuisenaire/ASD1-notebooks

    Algorithmes et Structures de Données 1 - Département TIC - HEIG-VD

    Language:Jupyter Notebook62633
  • pmbhatiya/Hackerrank

    HackerRank problem solutions and clarification

    Language:Python5100
  • 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)

    Language:JavaScript4201
  • HippoBaro/permutation_generator

    [Tsinghua University — C&A] Permutation generation

    Language:C++4100
  • karttu/lifemidi

    Verilog source for my green Lifemidi box, for producing lights and MIDI-music.

    Language:Verilog4200
  • 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.

    Language:Go4302
  • symmetria

    VascoSch92/symmetria

    Symmetria provides an intuitive, thorough, and comprehensive framework for interacting with the symmetric group and its elements.

    Language:Python41490
  • infinitecoder1729/maths-with-python

    Playing with Numbers using Python

    Language:Python3100
  • 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.

    Language:C3100
  • 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.

    Language:Python3110
  • polymonster/permute

    Generates all permutations for given inputs.

    Language:Rust3101
  • A-V-Jagannathan/PermutationLearning-Solving-puzzles

    Solving rearrangement-based puzzles using DL and Permutation learning

    Language:Jupyter Notebook2111
  • seriousben/go-permutations

    Permutations in lexicographic order

    Language:Go200
  • storenth/pnk

    Produce a combination of subdomains without repetitions - generates permutations P(n,k)

    Language:Python2130
  • ThePlatinum/english-permutation

    Performs a permutation of the input string and returns only valid English words that can be formed from the letters

    Language:JavaScript2100
  • arash-rohani/libperm

    Fastest C permutation library

    Language:C1100
  • 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)

    Language:PHP130
  • bitkeyhash/FuzionTxT

    FuzionTxT Bash script for permutation, combination of 2 files txt

    Language:Shell1100
  • davidecristiani/permutation-mail-merge

    Permutation Mail Merge

    Language:PHP1100
  • Kus-hal/WordFrenzy

    A complete Java GUI application for word unscramble game.

    Language:Java1100
  • m5atib/Algoritgms

    Hello bro!, here you will find many algorithms, you can use them completely freely.

    Language:C++1100
  • 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).

    Language:Jupyter Notebook1100
  • 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.

    Language:Python1100
  • Uwalakac1/Stat-Inference

    Past stastical inference projects in R