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 <[email protected]>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/<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/<http://hgourvest.github.com/glpk.js/> > > > > > > ______________________________**_________________ > Help-glpk mailing list > [email protected] > https://lists.gnu.org/mailman/**listinfo/help-glpk<https://lists.gnu.org/mailman/listinfo/help-glpk> >
_______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
