Originally posted by: ashley20
Hi Daniel,
Thank you for your answer. Does your answer "The solve for each user will run in a different process" only apply to DoCplex or does it apply to Python+DoCplex?
From Python perspective, do we need to do copy-paste to make multiple Python projects for multiple users? For example, user 1 run Python project copy 1, user 2 run Python project copy 2...
Or can multiple users call the same main file to run the same Python project at same time?
We are new to Python and DoCplex. Thank you!
#CPLEXOptimizers#DecisionOptimization