view readme.txt @ 18:2bec94944460

changed macro lp-solve to work in other namespaces.
author Robert McIntyre <rlm@mit.edu>
date Mon, 06 Aug 2012 22:28:11 -0400
parents d39a04826cec
children
line wrap: on
line source
1 I try to find pokemon type combinations that are "special" in one way
2 or another. This is mostly for fun. It also has a clojure interface
3 to lp_solve, a C package for solving linear optimization problems.