help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk.js


From: Jeffrey Kantor
Subject: Re: [Help-glpk] glpk.js
Date: Tue, 11 Dec 2012 12:38:32 -0500

Not being a developer at all, let me ask the following (probably stupid) question.  It would be very nice if students could edit and locally run their Mathprog models directly in a browser window.  How would I use glpk.js to do this?




On Tue, Dec 11, 2012 at 11:32 AM, Henri Gourvest <address@hidden> wrote:
Le 10/12/2012 23:49, Henri Gourvest a écrit :
How would I use your library in a new project?

since node.js is not async I think the best way is to use a web worker
thread
http://www.html5rocks.com/en/tutorials/workers/basics/

Now the online demo use a web worker thread
so you can see progress in realtime and stop solver in the browser.
http://hgourvest.github.com/glpk.js/





_______________________________________________
Help-glpk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-glpk


reply via email to

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