Linear Programming Solvers - Examples

Hello,

A customer has recently informed us that he would be interested to use Linear Programming Solvers in Foundry.

After a bit of research, I believe these kind of optimization engine could be used in a Python (serverless) function and/or Java functions ?

I have done a quick successful test with Gurobi and its Python wrapper. In addition, I was also able to leverage Ontology objects as input to the solver.

Does anyone has any additional examples leveraging these optimization tools ?

As well, from the recent Nvidia news:

Coming soon

  • NVIDIA cuOpt Optimization Engine: A cubic optimization engine which supports Linear Programming and Mixed Integer Linear Programming problems. Example: Inventory Rebalancing or Vehicle Routing Problems. Available soon through Marketplace.”

    Could we have a bit more detail?

Cheers,