help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] mathprog and multiline strings


From: Henri Gourvest
Subject: [Help-glpk] mathprog and multiline strings
Date: Sat, 09 Feb 2013 22:44:21 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

Hi,

Because I need to print html/svg/xml code from mathprog I implemented multiline string in glpk.js. I know it is easier to do that in JS than C, but I think it could be useful to have this too in glpk. Since mathprog look likes python I used the triple quoted string and removed size limit on strings.

http://docs.python.org/release/1.4/tut/node70.html

--
henri gourvest




reply via email to

[Prev in Thread] Current Thread [Next in Thread]