Application Development and Automation 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: 
Read only

Simplex-Algorithm

Former Member
0 Likes
1,225

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
Read only

Former Member
0 Likes
1,097

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

Read only

Andrey
Discoverer
0 Likes
1,075

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...