I want to develop an application that will use mathematical programming to solve lp problems ( http://en.wikipedia.org/wiki/Mathematical_optimization ) . I used for several years lp solve in c# and even in java...I was wondering if there are some libraries developed specifically for android that will help me to do that. Does anybody know some good and possibly free library?
Thanks,
Andrea