Solving a linear program at database layer

Jorge Garcia de Alba <[email protected]> Thu, 18 May 2023 10:54:46 -0500
Newsgroups gmane.comp.java.hsqldb.user
Message-ID <CAEVgvV8w9gwoBN6u1hfVTL5t_a9mx_Xz2j_bZ4g9Xbr2mL_g4Q@mail.gmail.com>
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