• Stars
    star
    1
  • Language
  • Created over 11 years ago
  • Updated about 10 years ago

Reviews

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

Repository Details

Tree puzzle from The World Puzzle Championship, modeled as Integer Linear Programming Constraint Satisfaction Problem

More Repositories

1

trilateration

Solves a formulation of n-D space trilateration problem using a nonlinear least squares optimizer
Java
398
star
2

N-bodyGravitySimulation

N-body Gravity Simulation
JavaScript
40
star
3

ElementsOfComputingSystems

My Work from The Elements of Computing Systems: Building a Modern Computer from First Principles
HTML
17
star
4

line-integral-convolution

Line Integral Convolution using openGL shaders in GLSL
C++
11
star
5

wifi-probe-request-detector

Detects wifi probe requests
Perl
4
star
6

N-Queens

http://en.wikipedia.org/wiki/Eight_queens_puzzle
C++
4
star
7

DataMining

Projects from my Data Mining class
Processing
4
star
8

LEGOSegway

Balance a Lego Robot
3
star
9

generate-icon-scripts

two shell scripts to generate icns (macOS) and ico (windows) files from icon_1024x1024.png
Shell
3
star
10

ProjectEuler

Project Euler problems
Java
3
star
11

Programming-Challenges-Skiena-Revilla

Solutions for "Programming Challenges (Skiena & Revilla)" submitted to http://uva.onlinejudge.org/
C++
2
star
12

git-repo-transfer

Some one-liners to help clean up your git repo
1
star
13

mapbox-gl-nominatim-geocoder

Geocoder control for mapbox-gl-js using the Nominatim Geocoding API
JavaScript
1
star
14

HungarianAlgorithm

A Combinatorial Optimization Algorithm that Solves the Assignment Problem
Java
1
star
15

FabricSimulator

Simulates cloth using the physics of springs
C++
1
star
16

voronoi-diagram-mosaics

Create mosaics using voronoi diagrams
C++
1
star
17

hough-transform

Hough transform for lines in python
Python
1
star
18

double-pendulum

Simulation of a double pendulum written in ECMA script.
JavaScript
1
star
19

FeedforwardNeuralNetwork

Models a feedforward artificial neural network
Java
1
star
20

reaction-diffusion

Models a simple reaction diffusion system
JavaScript
1
star