thanks
chunlou this module escaped me. i use the gnu linear programming kit, not lp_solve; GLPK compiles well
on cygwin, as you'd expect, but there are no perl wrappers for it, again as far as i know. lp_solve does not compile on cygwin, and i expect it will not on linux either given the host of warnings i got when trying to compile it. NB: i tried the module first, which failed to install, so i went straight for lp_solve, tried to compile it too - and this is where the real problems kicked in (flex errors). these are too much for me at 830am. maybe later...
i would be interested in the experiences of others in getting the Math::LP modules to work, as they look very useful, but i cannot achieve function under win32.
has anyone else hacked them to work on this environment?
minimax is not LP, but finding your optimal strategy given a pay-off matrix is. it was this i was hoping to get
dragonchild, but my hopes are receding...
thanks for any comment,
wufnik
-- in the world of the mules there are no rules --
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.