• Stars
    star
    1
  • Language
    Clojure
  • Created about 13 years ago
  • Updated over 12 years ago

Reviews

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

Repository Details

solution to the strawberry-fields problem using Genetic Algorithms

More Repositories

1

99-problems-in-prolog

my attempt to learn prolog by solving the 99 problems in prolog.. the files named P<int><int>.pl are the original solutions while others are mine...
Prolog
10
star
2

rubiks-cube-solver

A rubiks cube solver in written in Clojure
JavaScript
5
star
3

runa

Clojure
2
star
4

prolog-problems-in-clojure-logic

subset of 99 problems in prolog implemented in clojure
Clojure
2
star
5

misc-clojure-utils

some usefull clojure debugging utilities and macros...
Clojure
1
star
6

is2

This was the attempt to solve the Interview Street's Meeting Point problem. It is incomplete. It was redone in Clojure later on. It uses the same Vornoi-diagram approach
Haskell
1
star
7

sudoku-solver

a sudoku solver based on Peter Norvigs solver written in python
Common Lisp
1
star
8

wordnumber-lisp

solution to ITA's wordnumber problem in lisp
Common Lisp
1
star
9

cpp-swig-java-clj

an attempt to try the c++ swig clojure working together with cmake and lein forming the build-tools
Clojure
1
star
10

wordrectangle

an attempt to learn to interface prolog and c++ together.. although this was successfull .. the algorithm itself is very slow ..
C++
1
star
11

mp

Meeting Point Problem solution in clojure using incremental vornoi-diagram
Clojure
1
star
12

all-projects

1
star
13

drnld-p3-mad4pg

Jupyter Notebook
1
star
14

is1

Solution to the first Interview Street Problem in Haskell
Haskell
1
star
15

chatserver-in-go

chat server written in go is functional This was an attempt to learn Go. It works ..
Go
1
star
16

quadrant

This is the solution to the Interview Street's Quadrant Problem. My earlier solutions in clojure could not meet the speed requirements. But the rewrite in c++ worked.
C++
1
star
17

equations

This is a Haskell solution to the Interview-street's Equations problem
Haskell
1
star
18

bitvector

solution to the bit vector genealogy problem
Clojure
1
star