annotate readme.txt @ 11:4ea23241ff5b

cleaned up prose
author Robert McIntyre <rlm@mit.edu>
date Wed, 02 Nov 2011 10:28:50 -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