On Thu, Jul 26, 2012 at 04:02:07PM +0200, Henrik Sarvell wrote:
> I can't say for sure if prolog is a good fit or not. The problems seems a
> little bit too arithmetic maybe but do not trust my word on it.

I also don't think that Prolog or Pilog are well suited for that.

Linear programming is an optimization technique, often employing the
simplex algorithm where you solve a number of linear equations by
"pivot"ing their terms. I think this can be easier solved in plain Lisp
than in Pilog.

Cheers,
- Alex
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to