Re: Solving a linear program at database layer
Fred Toussi via Hsqldb-user <[email protected]> Thu, 18 May 2023 18:51:28 +0100
| Newsgroups | gmane.comp.java.hsqldb.user |
|---|---|
| Message-ID | <[email protected]> |
I had a look at your SQL scripts, which look quite interesting. It is useful to know how developers implement solutions with SQL functions and procedures. Hopefully I will spend some time in the future to extend the capabilities for procedures and functions. Fred On Thu, May 18, 2023, at 16:54, Jorge Garcia de Alba wrote: > Hello, > > Here is what I have done on the topic of solving a linear program at > the database level. I made procedures that make some of the apache > math commons library methods available. The few and simple examples > that I have tried have been solved. This is just exploratory, of > course. > > https://github.com/xjrga/linearprogramming > > > _______________________________________________ > Hsqldb-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hsqldb-user