help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk.js


From: Kevin Hunter
Subject: Re: [Help-glpk] glpk.js
Date: Mon, 10 Dec 2012 19:30:00 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

At 12:11pm -0500 Mon, 10 Dec 2012, Henri Gourvest wrote:
I just started a new project to run glpk in a webbrowser in pure
javascript.

Neat! I can see this lending itself to a visual teaching tool, perhaps showing /exactly/ the decisions and matrix manipulations per iteration. Not that this is tremendously different from the C code, but I'm curious to see if this garners more attention from industrious souls, given that Javascript is more accessible (e.g., because everyone has a browser, but not every has a C compiler).

Giving it five minutes attention, I note that the current iteration does not include the GLPK presolver, and assumes MIP, despite the quick couple of tests I ran not having a MIP in them. (At least as run with Chromium. Have not tested in any other browser.)

Regardless, good work.

Cheers,

Kevin



reply via email to

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