• Stars
    star
    26
  • Rank 930,752 (Top 19 %)
  • Language
    C#
  • License
    MIT License
  • Created over 11 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

DlxLib is a C# class library that solves exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique

More Repositories

1

emscripten-opencv

Web app calling into C++ WebAssembly code that uses OpenCV
JavaScript
19
star
2

shazizzle

Experiments with Web Audio API with a view to creating a simplified version of Shazam
JavaScript
19
star
3

dlxlibjs

JavaScript library to solve exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique
JavaScript
18
star
4

rubiks-cube

A three.js visualisation of solving a Rubik's cube
JavaScript
16
star
5

sudoku-buster

Web app to scan and solve a Sudoku puzzle
JavaScript
11
star
6

Monads

Experiments with Monads in C#
C#
11
star
7

FsCheckUtils

FsCheckUtils adds FsCheck utilities aimed at C# developers and adds some things from ScalaCheck e.g. someof and pick
C#
10
star
8

DumpToken

Dump all information about a process or thread token.
C++
8
star
9

FlowFreeSolverWpf

A WPF Flow Free puzzle solver (using DlxLib)
C#
7
star
10

FractalsWpf

Visualising fractals using C# / WPF / OpenCL
C#
6
star
11

FractalsScreenSaver

Render fractals in a macOS screensaver in Swift using Metal
Swift
5
star
12

dotnet-versioninfo

Display version information of .NET Core assemblies
C#
5
star
13

ProcessRedirection

Creates a child process with stdout and stderr redirected to pipes.
C++
5
star
14

simple-app

React app with Node.js backend, CI/CD via CircleCI and deployment to AWS
JavaScript
4
star
15

SolidLightWorksScreenSaver

Attempt to render some of Anthony McCall's solid light works as a macOS screensaver in Swift using Metal
Swift
4
star
16

DebtMan

Short technical test involving debt management with an ASP.NET MVC 3 UI
C#
3
star
17

repo-traffic

Fetch and display GitHub repo traffic data using the GitHub REST API v3
JavaScript
3
star
18

WineApi

A C# class library that wraps the entire wine.com RESTful API object model. Also, a WPF demo client using MVVM.
C#
2
star
19

flask-and-react

Flask backend and React frontend
TypeScript
2
star
20

print-puz

Given the URL of a .puz file, display a printable crossword puzzle
JavaScript
2
star
21

mastermind-cpp

C++ implementation of Knuth's algorithm to solve MasterMind within 5 guesses
C++
2
star
22

sanctuary-experiments

Experiments with sanctuary.js
JavaScript
2
star
23

github-user-langs

Display a breakdown of programming languages across a GitHub user's repositories
TypeScript
2
star
24

ScalaCheckBookExamplesInFsCheck

Port of the examples in the ScalaCheck book to C# and FsCheck 1
C#
2
star
25

FlowFreeDlx

Solver for Flow Free puzzles using DlxLib
C#
2
star
26

RackSort

Haskell
2
star
27

FractalsWebGL

Playing around with fractals using WebGL
JavaScript
2
star
28

TicTacToePlay

TicTacToe web application using Play and Akka
JavaScript
1
star
29

Simple.Data.Informix

Informix ADO provider for Simple.Data
C#
1
star
30

solitaire-rl-web

Solve Solitaire using reinforcement learning
JavaScript
1
star
31

bounding-box-recognition

Train a model to recognise simple shapes and their bounding boxes
JavaScript
1
star
32

Flinq

LINQ query operators inspired by Scala
C#
1
star
33

CustomShrinkerTests

Writing a custom shrinker for your custom generator in FsCheck in C#
C#
1
star
34

gym-solitaire

Python
1
star
35

RepoBrowser

Angular 1.x app to browse GitHub repos
JavaScript
1
star
36

Bowling_Haskell

Bowling in Haskell
Haskell
1
star
37

TennisKataJavaScript

Tennis kata in JavaScript complete with a simple HTML UI
JavaScript
1
star
38

AdvancedScala

Exercises from Advanced Scala with Cats
Scala
1
star
39

SalesTaxes_CSharp

Interview kata in C#
C#
1
star
40

CXX_WPF

Playing around with C++/CLI and WPF
C++
1
star
41

SnookerCalculator

Calculate what's needed to leave the other player needing snookers or how many snookers are required to still win or draw
C#
1
star
42

RxExperiments

Taking a first look at Microsoft Reactive Extensions
C#
1
star
43

LinqExploration

Exploring LINQ standard query operators
C#
1
star
44

mastermind-swift

Swift implementation of Knuth's algorithm to solve Mastermind within 5 guesses (including a GPU mode)
Swift
1
star
45

BasketCase

Simple AngularJS 1.x online store app as a vehicle for experimenting with Elasticsearch
JavaScript
1
star
46

hangman-elm

Implementing Hangman as my first little Elm app
Elm
1
star
47

RubiksCubeScreenSaver

Render a Rubik's cube in a macOS screensaver in Swift using Metal
Swift
1
star
48

solitaire-rl-py

Solving peg solitaire using reinforcement learning
Python
1
star
49

Headache

Mimicking JavaScript generators/co in C#
C#
1
star
50

solid-light-works

Attempt to render some of Anthony McCall's solid light works using three.js and WebGL
JavaScript
1
star
51

tiny-trampoline

Tiny implementation of a trampoline
JavaScript
1
star
52

hamsters-experiments

Playing around with hamsters.js
JavaScript
1
star
53

pentominoes-cs

Solve Dana Scott's pentomino problem in C# using Donald E. Knuth's DLX (Dancing Links)
C#
1
star
54

WaitForCtrlC

Console program that waits for CTRL+C to exit
C#
1
star
55

Angular2Dialog

Angular 2+ app demonstrating a form with validation inside an ng-bootstrap modal dialog
TypeScript
1
star
56

AngularDialog

AngularJS app with a dialog - experimenting with validation, unit tests and e2e tests
JavaScript
1
star
57

AngularDialog-TypeScript

My AngularDialog project converted to TypeScript
JavaScript
1
star
58

ShoppingKataRx

Shopping kata using Reactive Extensions as the source of basket items
C#
1
star
59

SudokuDlx

Demo program showing how to solve Sudoku puzzles using DlxLib
C#
1
star
60

three-react-mui

A trivial three.js app plus a slide out settings panel implemented in React/MUI
JavaScript
1
star
61

WineApiNodeJs

Provides a fluent API for building URL's for Wine.com's API.
JavaScript
1
star