question

Marian Cretu avatar image
0 Likes"
Marian Cretu asked Jordan Johnson answered

Order batching in Flexsim

Hello all,

Has anyone done decision trees, neural networks, support vector or bayesian networks in Flexsim ?

Any kind of feed back will help... and please don't say "Yes we did but we cannot share...." better stay silent.

Thank you.

Regards,

FlexSim 19.1.2
order batching
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered

Some users have used the Module SDK (https://bitbucket.org/flexsim/flexsim-module-sdk/src/default/) to write a C++ dll. There are many libraries in C++ that can neural networks, etc. By creating a module, you can call that C++ code from a FlexSim model during the model run. You can return the result of the call to the FlexSim model, and use that to make decisions.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.