We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad050a4 + b9f4507 commit 5e17727Copy full SHA for 5e17727
mpisppy/cylinders/slam_heuristic.py
@@ -49,6 +49,8 @@ def slam_heur_prep(self):
49
50
self.verbose = verbose
51
52
+ self.opt._update_E1()
53
+
54
def extract_local_candidate_soln(self):
55
num_scen = len(self.opt.local_scenarios)
56
num_vars = len(self.localnonants) // num_scen
0 commit comments