dlx

There are 70 repositories under dlx topic.

  • DLX-RISCV-simulator

    Language:TypeScript1
  • exact-cover-rs

    Rust implementation of Knuth's Algorithm X for solving exact cover problems

    Language:Rust1
  • DLX

    Trabajo DLX | Cuenta matemática

    Language:Assembly1
  • DLXEmu

    Emulator for the DLX-Processor

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

    Language:VHDL1
  • tags2dlx

    A JavaScript (Node.js) library that converts a tagged (monolinear) text to DLx JSON format

    Language:JavaScript1
  • AdvancedCompiler

    Advanced Optimized Compiler with Java

    Language:Java1
  • dlx-constexpr

    C++17 constexpr implementation of Donald Knuth's dancing links (DLX) exact cover algorithm / Sudoku solver.

    Language:C++1
  • dlx

    Digital design and synthesis of a DLX processor in VHDL

    Language:VHDL1
  • ebel-dlx

    EBEL is a simulator for a DLX machine

    Language:C1
  • sudoku

    A sudoku game.

    Language:JavaScript1
  • DLX

    DLX processor implementation and improvement

    Language:Verilog1
  • scala-sudoku

    sudoku solver with dancing links in scala

    Language:Scala1
  • Sudoku-solver-with-algorithm-DLX

    DLX or dancing links (exact cover structure)

    Language:C++1
  • digitallinguistics.io

    The DLx website, and general information about the DLx project.

    Language:Handlebars1
  • API

    Source code for the DLx database API

    Language:JavaScript1
  • USAL-ARQUITECTURA-DE-COMPUTADORES

    Implementacion de la práctica desarrollada de WinDLX a lo largo del curso 23-24 de Arquitectura de Computadores (USAL)

    Language:Assembly
  • tdlx

    Tetromino puzzle solver using Algorithm X

    Language:C++
  • DLX-project

    DLX processor from RTL down to physical design

    Language:Verilog
  • models

    Database models for the DLx infrastructure

    Language:JavaScript
  • Sudoku_Research

    This is a programming based Sudoku research project on analyzing the efficiency of various Sudoku solvers

    Language:Java
  • .github

    The Digital Linguistics (DLx) GitHub profile page

  • Algorithm_X

    A C library implementation of Knuth's Algorithm X with dancing links.

    Language:C
  • puzzle-solver

    General puzzle solver with DLX

    Language:C++
  • DraughtboardPuzzleConsole

    Console app to draw DlxLib solution to draughtboard puzzle

    Language:C#
  • ripple-effect-dlx

    Web app to solve ripple effect puzzles using dlxlib

    Language:JavaScript
  • SudokuDLX

    Dancing Links (DLX) Sudoku solver at Artificial Intelligence (slo. Umetna Inteligenca)

    Language:C++
  • dlx-assembler

    An assembler that converts dlx-format instructions to 32-bit binaries

    Language:C++
  • sudoku-solver

    Sudoku solver, the functional way

    Language:Haskell
  • dlx

    DLX Assembly Interpreter written in JavaScript

    Language:JavaScript
  • ezypay-rabbit-scheduler

    Rabbit scheduler with configurable parameters and High Availability. Alternative to rabbit scheduling plugin which does't have HA

    Language:Shell
  • 32-bit-MIPS-CPU

    An implementation of a 32-bit DLX(a derivative of MIPS) architecture based RISC processor in verilog

    Language:Verilog
  • BI-APS-2015

    Repository containing tasks & solutions of the BI-APS course (2015/16)

    Language:Assembly
  • sudoku-solver-cpp

    Solve any sudoku puzzle using Algorithm X

    Language:C++