annotate readme.txt @ 8:4f9ef752e2f0

more cleanup and better docstrings for clojure functions
author Robert McIntyre <rlm@mit.edu>
date Wed, 02 Nov 2011 07:01:49 -0700
parents d39a04826cec
children
rev   line source
rlm@1 1 I try to find pokemon type combinations that are "special" in one way
rlm@1 2 or another. This is mostly for fun. It also has a clojure interface
rlm@1 3 to lp_solve, a C package for solving linear optimization problems.
rlm@1 4