Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Simplex-Algorithm

Former Member
0 Kudos
563

Hello,

i'm looking for a function or a method which implements the Simplex-algorithm by George Dantzig. Who can help me?

Best regards

2 REPLIES 2

Former Member
0 Kudos
435

There is no FM as such in SAP. U need to create a new FM and implement the code accordingly to work

Andrey
Discoverer
0 Kudos
413

see examples of implementation at the standard report GENIOS_TEST_DEMO

Also check this post https://community.sap.com/t5/technology-blogs-by-members/linear-programming-in-abap-simplex-method-f...