Fix random seed for model repeatability? #199
Unanswered
astronobri
asked this question in
1 - General REopt Questions
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You could feasibly get two different results within the optimality tolerance, so I might suggest starting with decreasing the optimality tolerance ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I’m wondering if there’s a way to set the random seed so that I can reproduce the same REopt API run? I see that the HiGHS optimizer has a
random_seedoption, but I’m not seeing a straightforward way to implement that from running REopt.Beta Was this translation helpful? Give feedback.
All reactions