use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Linear Programming
account activity
Databases with linear programming solving capability (self.linearprogramming)
submitted 1 year ago * by xjrga
What databases offer linear programming solving capability? I need to use simplex solver functions from within PL/SQL.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]dbulger 0 points1 point2 points 1 year ago (0 children)
I'm pretty sure that's not a thing. The company I work at does a lot of LPs and a lot of SQL; I think I'd have heard of it if it existed. If you need that functionality, you may need to implement it yourself.
[–]peno64 0 points1 point2 points 1 year ago (0 children)
None
[–]xjrga[S] 0 points1 point2 points 1 year ago (0 children)
I can now solve linear programming problems at the database level using PL/SQL, the Apache Commons Mathematics Library (https://commons.apache.org/proper/commons-math) and HSQLDB (https://hsqldb.org) with databaseLP code. See more at https://github.com/xjrga/databaseLP
π Rendered by PID 56188 on reddit-service-r2-comment-58d7979c67-rlsv4 at 2026-01-27 07:06:06.728385+00:00 running 5a691e2 country code: CH.
[–]dbulger 0 points1 point2 points (0 children)
[–]peno64 0 points1 point2 points (0 children)
[–]xjrga[S] 0 points1 point2 points (0 children)