An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: knuth-algorithm

gShahr/sage-math

Exploring sage math

Language: Sage - Size: 6.2 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

chipjarred/KnuthAlgorithmD

Swift implementation of Donald Knuth's multi-precision unsigned integer division Algorithm D, from The Art of Computer Programming, Vol 2: Semi-numerical Algorithms, Chapter 4.3.3

Language: Swift - Size: 155 KB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

rocq-community/bertrand

Coq proof of Bertrand's postulate on existence of primes [maintainer=@thery]

Language: Coq - Size: 252 KB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 3

nemuelw/shuffler

Go package with 6 popular shuffling algorithms

Language: Go - Size: 5.86 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

sinistro14/mindefuse 📦

Hostage situation negotiator simulation

Language: Python - Size: 384 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sevyatar/elevator-simulator

A simulated elevator, for experimenting with different assignment algorithms

Language: Python - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

moratori/clover

A experimental prover written in Common Lisp, based on clause resolution and Knuth-Bendix completion algorithm.

Language: Common Lisp - Size: 443 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

franco-marino/mastermind

This is a java OOP of mastermind game and also includes an AI that use Knuth Algorithm to guess the code

Language: Java - Size: 242 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

lnogueir/expression-tree-gen

🌳 Generate expression trees of arithmetic expressions 🌴

Language: JavaScript - Size: 210 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 7

darian-catalin-cucer/knuth-morris-pratt

The Knuth-Morris-Pratt (KMP) Algorithm is a string matching algorithm used to find the occurrence of a pattern string in a text string. It uses a preprocessing step to create a failure function, which helps skip irrelevant comparisons and improves its efficiency compared to a simple string matching algorithm.

Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/kmp-algorithm

The Knuth-Morris-Pratt (KMP) algorithm is a linear time pattern matching algorithm that efficiently searches for occurrences of a pattern in a text. It pre-processes the pattern to determine a partial match table which is used to quickly skip over sections of the text that cannot match the pattern.

Language: Kotlin - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

byrafsha/algorithms-for-patterns

Design and Analysis of Algorithms, Assignment - BS CS Degree Program

Language: C++ - Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Jee-El/master-mind

Master mind game with single player mode, in which the computer follows Knuth's algorithm, & multiplayer mode.

Language: Ruby - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mobalti/File-Type-Analyzer

An application that can identify a file's type by analyzing its contents.

Language: Java - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

christopher-dabrowski/POSI-C3

Badanie algorytmu ewolucyjnego do gry Mastermind

Language: Jupyter Notebook - Size: 8.03 MB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

lucaordronneau/mastermind

Mastermind game project in OCaml with an AI (Knuth Algorithm)

Language: OCaml - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

smartvokat/optimus_hash

ID hashing based on Knuth's multiplicative hashing algorithm

Language: Elixir - Size: 28.3 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 3

CptnGreen/fillit

Knuth and Pryanik

Language: C - Size: 371 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

SleekPanther/mastermind-game

Command line implementation of the board game Mastermind for a Software Engineering class

Language: Java - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

water-vapor/DancingLinksAlgorithmX

Implements generalized Knuth's algorithm X with dancing links

Language: C++ - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0