Fastest JS solver for exact cover problems using Dancing Links
Knuth's Dancing Links algorithm for the exact cover problem
Dancing Links
Algorithm X with Dancing Links
Implementantion of Knuth's dancing links algorithm
Implementation of Donald E. Knuth's Algorithm X with Dancing Links technique (DLX) with aditional functions adapting it to specifically solve Sudoku
A TypeScript implementation of dancing links data structure
Solves exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique (DLX)
Sudoku solver using Dancing Links
Puzzle solver based on dancing links algorithm
Self-host the Dancing Script font in a neatly bundled NPM package.
Use the Dancing Script font family from Google Fonts in your Expo app
Self-host the Dancing Script font in a neatly bundled NPM package.
JavaScript package binary linker
Base implementation for all Sentry JavaScript SDKs
Storybook Links: Link stories together to build demos and prototypes with your UI components
Browser Utilities for all Sentry JavaScript SDKs
Types for all Sentry JavaScript SDKs
A library for parsing VS Code style problem matchers
OpenTelemetry OTLP-gRPC Exporter base (for internal use only)
Utilities for all Sentry JavaScript SDKs
OpenTelemetry OTLP Exporter base (for internal use only)
rehype plugin to automatically add `target` and `rel` attributes to external links
Core libraries that every NodeJS toolchain project should use
Exact cover solver using dancing links technique
Implementation of Knuth's Algorithm X
An implementation of Knuth's 'Dancing Links' algorithms from TAoCP Section 7.2.2.1.
(WIP) Asynchronous exact cover solver library using Knuth's dancing links algorithm
Knuth's Algorithm X (featuring dancing links) for solving exact cover problems
Generates Sudoku boards using the dancing links algorithm
Dancing-links is an implementation of the "Dancing Links" algorthm to solve the "Exact Cover" problem. Algorithm found by Donald Knuth.
Dancing Links - Finding all solutions to the exact cover problem
Library for solving Sudoku-like puzzles (Sudoku, Hexadoku, etc.) using the Dancing Links algorithm.
Implementation of D.Knuth 'dancing links' algorithm to solve the exact cover problem.