dlx
There are 70 repositories under dlx topic.
exact-cover-rs
Rust implementation of Knuth's Algorithm X for solving exact cover problems
DLX
Trabajo DLX | Cuenta matemática
DLXEmu
Emulator for the DLX-Processor
VHDL-DLX_ALU
ALU is the core of all operations, it elaborate two operands and performs logical and arithmetic operations based on the instruction passed to it by the CU.
tags2dlx
A JavaScript (Node.js) library that converts a tagged (monolinear) text to DLx JSON format
AdvancedCompiler
Advanced Optimized Compiler with Java
dlx-constexpr
C++17 constexpr implementation of Donald Knuth's dancing links (DLX) exact cover algorithm / Sudoku solver.
dlx
Digital design and synthesis of a DLX processor in VHDL
ebel-dlx
EBEL is a simulator for a DLX machine
sudoku
A sudoku game.
DLX
DLX processor implementation and improvement
scala-sudoku
sudoku solver with dancing links in scala
Sudoku-solver-with-algorithm-DLX
DLX or dancing links (exact cover structure)
digitallinguistics.io
The DLx website, and general information about the DLx project.
API
Source code for the DLx database API
USAL-ARQUITECTURA-DE-COMPUTADORES
Implementacion de la práctica desarrollada de WinDLX a lo largo del curso 23-24 de Arquitectura de Computadores (USAL)
tdlx
Tetromino puzzle solver using Algorithm X
DLX-project
DLX processor from RTL down to physical design
models
Database models for the DLx infrastructure
Sudoku_Research
This is a programming based Sudoku research project on analyzing the efficiency of various Sudoku solvers
.github
The Digital Linguistics (DLx) GitHub profile page
Algorithm_X
A C library implementation of Knuth's Algorithm X with dancing links.
puzzle-solver
General puzzle solver with DLX
DraughtboardPuzzleConsole
Console app to draw DlxLib solution to draughtboard puzzle
ripple-effect-dlx
Web app to solve ripple effect puzzles using dlxlib
SudokuDLX
Dancing Links (DLX) Sudoku solver at Artificial Intelligence (slo. Umetna Inteligenca)
dlx-assembler
An assembler that converts dlx-format instructions to 32-bit binaries
sudoku-solver
Sudoku solver, the functional way
dlx
DLX Assembly Interpreter written in JavaScript
ezypay-rabbit-scheduler
Rabbit scheduler with configurable parameters and High Availability. Alternative to rabbit scheduling plugin which does't have HA
32-bit-MIPS-CPU
An implementation of a 32-bit DLX(a derivative of MIPS) architecture based RISC processor in verilog
BI-APS-2015
Repository containing tasks & solutions of the BI-APS course (2015/16)
sudoku-solver-cpp
Solve any sudoku puzzle using Algorithm X