feasibility - function to solve linear program

Jorge Garcia de Alba <[email protected]> Wed, 17 May 2023 13:41:41 -0500
Newsgroups gmane.comp.java.hsqldb.user
Message-ID <CAEVgvV9JJKjXxtFsyGwUJEPo=1Et4XGEJB8ptp09BWbG+vLaqw@mail.gmail.com>
Hello,

I would like to solve a linear program at the database layer. How
feasible would it be to add a function to solve it using simplex
method for example?

Jorge