There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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...rubiks-cube-solver
A rubiks cube solver in written in Clojureruna
prolog-problems-in-clojure-logic
subset of 99 problems in prolog implemented in clojuremisc-clojure-utils
some usefull clojure debugging utilities and macros...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 approachstrawberry-fields
solution to the strawberry-fields problem using Genetic Algorithmssudoku-solver
a sudoku solver based on Peter Norvigs solver written in pythonwordnumber-lisp
solution to ITA's wordnumber problem in lispcpp-swig-java-clj
an attempt to try the c++ swig clojure working together with cmake and lein forming the build-toolswordrectangle
an attempt to learn to interface prolog and c++ together.. although this was successfull .. the algorithm itself is very slow ..mp
Meeting Point Problem solution in clojure using incremental vornoi-diagramdrnld-p3-mad4pg
is1
Solution to the first Interview Street Problem in Haskellchatserver-in-go
chat server written in go is functional This was an attempt to learn Go. It works ..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.equations
This is a Haskell solution to the Interview-street's Equations problembitvector
solution to the bit vector genealogy problemLove Open Source and this site? Check out how you can help us